fixed attrs for hosts besides Lenni
This commit is contained in:
parent
c8a3355599
commit
2e788cf8c5
1 changed files with 2 additions and 0 deletions
|
@ -89,6 +89,7 @@
|
|||
type = "desktop";
|
||||
inherit pkgs;
|
||||
inherit pkgs-stable;
|
||||
inherit attrs;
|
||||
inherit system;
|
||||
};
|
||||
|
||||
|
@ -121,6 +122,7 @@
|
|||
type = "server";
|
||||
inherit pkgs;
|
||||
inherit pkgs-stable;
|
||||
inherit attrs;
|
||||
inherit system;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue