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