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";
|
type = "desktop";
|
||||||
inherit pkgs;
|
inherit pkgs;
|
||||||
inherit pkgs-stable;
|
inherit pkgs-stable;
|
||||||
|
inherit attrs;
|
||||||
inherit system;
|
inherit system;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
@ -121,6 +122,7 @@
|
||||||
type = "server";
|
type = "server";
|
||||||
inherit pkgs;
|
inherit pkgs;
|
||||||
inherit pkgs-stable;
|
inherit pkgs-stable;
|
||||||
|
inherit attrs;
|
||||||
inherit system;
|
inherit system;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue