3/20
This commit is contained in:
parent
817aa75f84
commit
9d8bfef042
26 changed files with 540 additions and 276 deletions
|
|
@ -49,6 +49,7 @@ in
|
|||
zen = inputs.nixpkgs-stable.lib.nixosSystem {
|
||||
pkgs = pkgs.nixos-stable;
|
||||
specialArgs = {
|
||||
pkgs-unstable = mkPkgs system;
|
||||
inherit inputs system attrs;
|
||||
host = {
|
||||
hostName = "zen";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue