chore(paidh-uachdar): disable temporarily
This commit is contained in:
parent
d9d4e76455
commit
d669f8be0c
|
@ -11,7 +11,7 @@
|
||||||
../../profiles/openssh.nix
|
../../profiles/openssh.nix
|
||||||
../../profiles/pi_common.nix
|
../../profiles/pi_common.nix
|
||||||
../../profiles/users-ops.nix # MIO Ops users
|
../../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.
|
# Comment out deployment when building the SD Image.
|
||||||
|
|
12
outputs.nix
12
outputs.nix
|
@ -104,12 +104,12 @@ in {
|
||||||
ragenix.nixosModules.default
|
ragenix.nixosModules.default
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
paidh-uachdar = {
|
#paidh-uachdar = {
|
||||||
imports = [
|
# imports = [
|
||||||
hosts/paidh-uachdar
|
# hosts/paidh-uachdar
|
||||||
ragenix.nixosModules.default
|
# ragenix.nixosModules.default
|
||||||
];
|
# ];
|
||||||
};
|
#};
|
||||||
sanganto = {
|
sanganto = {
|
||||||
imports = [
|
imports = [
|
||||||
hosts/sanganto
|
hosts/sanganto
|
||||||
|
|
Loading…
Reference in a new issue