# Pastebin bgjpYanT let nixpkgs_with_config = import (builtins.fetchGit { url = "https://github.com/NixOS/nixpkgs-channels.git"; ref = "nixos-18.09"; }) { config = import ./nix/os/devices/CFB4ED74/configuration.nix { # FIXME, missing lot's of stuff here }; }; in nixpkgs_with_config.system