test z2w
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
homebox = [ "homebox" ];
|
||||
iso = [ "iso" ];
|
||||
pi4 = [ "pi4" ];
|
||||
z2w = [ "red-black" "blue-white" ];
|
||||
z2w = [ "red-black" "blue-white" "z2w" ];
|
||||
useWith = x: y: (lib.mkIf (builtins.any (z: z == config.networking.hostName) x) y);
|
||||
in {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user