chore(paidh-uachdar): disable temporarily

This commit is contained in:
Serĉanto de Scio 2024-09-09 08:18:26 +10:00
parent d9d4e76455
commit d669f8be0c
Signed by: sercanto
GPG key ID: A4122FF3971B6865
2 changed files with 7 additions and 7 deletions

View file

@ -11,7 +11,7 @@
../../profiles/openssh.nix
../../profiles/pi_common.nix
../../profiles/users-ops.nix # MIO Ops users
../../secrets/wireless.nix # Hey look! A squirrel!
#../../secrets/wireless.nix # Hey look! A squirrel!
];
# Comment out deployment when building the SD Image.

View file

@ -104,12 +104,12 @@ in {
ragenix.nixosModules.default
];
};
paidh-uachdar = {
imports = [
hosts/paidh-uachdar
ragenix.nixosModules.default
];
};
#paidh-uachdar = {
# imports = [
# hosts/paidh-uachdar
# ragenix.nixosModules.default
# ];
#};
sanganto = {
imports = [
hosts/sanganto