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