add the packages to the actual system
This commit is contained in:
parent
a3069bca1d
commit
76b00eb368
1 changed files with 2 additions and 0 deletions
|
|
@ -32,8 +32,10 @@
|
|||
// { default = true; };
|
||||
config = lib.mkIf config.programs.fooud.enable {
|
||||
environment.systemPackages = [
|
||||
pkgs.glibc
|
||||
pkgs.libgit2
|
||||
pkgs.gpgme
|
||||
pkgs.libgpg-error
|
||||
pkgs.nix
|
||||
package
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue