chore(paidh-uachdar): disable temporarily
This commit is contained in:
parent
d9d4e76455
commit
d669f8be0c
|
@ -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.
|
||||
|
|
12
outputs.nix
12
outputs.nix
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue