task | moved call to themes to workstation/default.nix
This commit is contained in:
parent
74e688b95d
commit
4d6c526e06
19 changed files with 0 additions and 19 deletions
|
|
@ -11,7 +11,6 @@
|
|||
./hardware-configuration.nix
|
||||
# ../disko/mmcblk.nix
|
||||
../workstation
|
||||
../themes.nix
|
||||
../wm
|
||||
];
|
||||
networking.hostName = "ace";
|
||||
|
|
|
|||
|
|
@ -10,7 +10,6 @@
|
|||
inputs.catppuccin.nixosModules.catppuccin
|
||||
inputs.nixos-hardware.nixosModules.raspberry-pi-4
|
||||
./hardware-configuration.nix
|
||||
../themes.nix
|
||||
../../server
|
||||
];
|
||||
networking.hostName = "display";
|
||||
|
|
|
|||
|
|
@ -12,7 +12,6 @@
|
|||
inputs.nixos-hardware.nixosModules.common-pc-laptop
|
||||
inputs.nixos-hardware.nixosModules.common-pc-laptop-ssd
|
||||
../workstation
|
||||
../themes.nix
|
||||
../wm
|
||||
];
|
||||
networking.hostName = "dragon";
|
||||
|
|
|
|||
|
|
@ -13,7 +13,6 @@
|
|||
# ../disko/mmcblk.nix
|
||||
../workstation
|
||||
../workstation/games
|
||||
../themes.nix
|
||||
../wm
|
||||
../../home/work
|
||||
];
|
||||
|
|
|
|||
|
|
@ -10,7 +10,6 @@
|
|||
inputs.catppuccin.nixosModules.catppuccin
|
||||
./hardware-configuration.nix
|
||||
../server
|
||||
../themes.nix
|
||||
./docker.nix
|
||||
# ./podman.nix
|
||||
../server/searxng.nix
|
||||
|
|
|
|||
|
|
@ -10,7 +10,6 @@
|
|||
inputs.catppuccin.nixosModules.catppuccin
|
||||
./hardware-configuration.nix
|
||||
../../server
|
||||
../themes.nix
|
||||
];
|
||||
networking.hostName = "harper";
|
||||
}
|
||||
|
|
|
|||
|
|
@ -10,7 +10,6 @@
|
|||
inputs.catppuccin.nixosModules.catppuccin
|
||||
./hardware-configuration.nix
|
||||
../../server
|
||||
../themes.nix
|
||||
];
|
||||
networking.hostName = "harper2";
|
||||
}
|
||||
|
|
|
|||
|
|
@ -14,7 +14,6 @@
|
|||
../workstation
|
||||
../workstation/kvm.nix
|
||||
../workstation/games
|
||||
../themes.nix
|
||||
../wm
|
||||
../../home/work
|
||||
];
|
||||
|
|
|
|||
|
|
@ -10,7 +10,6 @@
|
|||
inputs.catppuccin.nixosModules.catppuccin
|
||||
./hardware-configuration.nix
|
||||
../../server
|
||||
../themes.nix
|
||||
];
|
||||
networking.hostName = "nuwww";
|
||||
}
|
||||
|
|
|
|||
|
|
@ -10,7 +10,6 @@
|
|||
inputs.catppuccin.nixosModules.catppuccin
|
||||
./hardware-configuration.nix
|
||||
../server
|
||||
../themes.nix
|
||||
];
|
||||
networking.hostName = "pi1";
|
||||
}
|
||||
|
|
|
|||
|
|
@ -10,7 +10,6 @@
|
|||
inputs.catppuccin.nixosModules.catppuccin
|
||||
./hardware-configuration.nix
|
||||
../../server
|
||||
../themes.nix
|
||||
];
|
||||
networking.hostName = "pihole";
|
||||
}
|
||||
|
|
|
|||
|
|
@ -12,7 +12,6 @@
|
|||
inputs.nixos-hardware.nixosModules.common-pc-laptop
|
||||
inputs.nixos-hardware.nixosModules.common-pc-laptop-ssd
|
||||
../workstation
|
||||
../themes.nix
|
||||
../wm
|
||||
];
|
||||
networking.hostName = "pocket2";
|
||||
|
|
|
|||
|
|
@ -13,7 +13,6 @@
|
|||
# ../disko/sda.nix
|
||||
../workstation
|
||||
../wm
|
||||
../themes.nix
|
||||
../../home/work
|
||||
];
|
||||
networking.hostName = "smaug";
|
||||
|
|
|
|||
|
|
@ -10,7 +10,6 @@
|
|||
inputs.catppuccin.nixosModules.catppuccin
|
||||
./hardware-configuration.nix
|
||||
../workstation
|
||||
../themes.nix
|
||||
../wm
|
||||
];
|
||||
networking.hostName = "t2";
|
||||
|
|
|
|||
|
|
@ -10,7 +10,6 @@
|
|||
inputs.catppuccin.nixosModules.catppuccin
|
||||
./hardware-configuration.nix
|
||||
../server
|
||||
../themes.nix
|
||||
];
|
||||
networking.hostName = "vm";
|
||||
}
|
||||
|
|
|
|||
|
|
@ -8,7 +8,6 @@
|
|||
}: {
|
||||
imports = [
|
||||
./hardware-configuration.nix
|
||||
../themes.nix
|
||||
];
|
||||
networking.hostName = "vm1";
|
||||
}
|
||||
|
|
|
|||
|
|
@ -11,7 +11,6 @@
|
|||
./hardware-configuration.nix
|
||||
./network.nix
|
||||
../server
|
||||
../themes.nix
|
||||
# ../server/searxng.nix
|
||||
];
|
||||
networking.hostName = "w1";
|
||||
|
|
|
|||
|
|
@ -11,7 +11,6 @@
|
|||
./hardware-configuration.nix
|
||||
./network.nix
|
||||
../server
|
||||
../themes.nix
|
||||
# ../server/searxng.nix
|
||||
];
|
||||
networking.hostName = "w1";
|
||||
|
|
|
|||
|
|
@ -10,7 +10,6 @@
|
|||
inputs.catppuccin.nixosModules.catppuccin
|
||||
./hardware-configuration.nix
|
||||
../../server
|
||||
../themes.nix
|
||||
];
|
||||
networking.hostName = "www2";
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue