Make pkgsets accessible to service configurations.
This commit is contained in:
parent
206c2e42af
commit
cc21ece351
7 changed files with 29 additions and 35 deletions
|
@ -25,7 +25,7 @@ with lib;
|
|||
"extra"
|
||||
"cpp"
|
||||
"haskell"
|
||||
"mailutils"
|
||||
"mail_utils"
|
||||
"python3"
|
||||
"rustpkgs"
|
||||
"xpkgs"
|
||||
|
|
|
@ -10,7 +10,5 @@
|
|||
|
||||
networking.dhcpcd.extraConfig = "noarp";
|
||||
|
||||
environment.systemPackages = with pkgs; [ xdiskusage ];
|
||||
|
||||
system.stateVersion = "19.09";
|
||||
}
|
||||
|
|
|
@ -25,7 +25,7 @@ with lib;
|
|||
"extra"
|
||||
"cpp"
|
||||
"haskell"
|
||||
"mailutils"
|
||||
"mail_utils"
|
||||
"python3"
|
||||
"rustpkgs"
|
||||
"xpkgs"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue