Forward compatibility with the systemd branch
This commit is contained in:
parent
97a3a99b40
commit
f4329320ab
@ -31,6 +31,7 @@ rec {
|
||||
inherit pkgs modules baseModules;
|
||||
modulesPath = ../modules;
|
||||
pkgs_i686 = import <nixpkgs> { system = "i686-linux"; };
|
||||
utils = {}; # forward compatibility
|
||||
};
|
||||
|
||||
# Import Nixpkgs, allowing the NixOS option nixpkgs.config to
|
||||
|
Loading…
Reference in New Issue
Block a user