mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-10 17:34:05 -05:00
try without cloudinit
This commit is contained in:
parent
5ace176f30
commit
53fe81168b
1 changed files with 0 additions and 5 deletions
|
|
@ -102,11 +102,6 @@
|
|||
networking.hostName = "WCE-Lighthouse1";
|
||||
networking.useDHCP = nixpkgs.lib.mkForce false;
|
||||
sops.defaultSopsFile = inputs.nix-secrets.secrets.lighthouse1;
|
||||
|
||||
services.cloud-init = {
|
||||
enable = true;
|
||||
network.enable = true;
|
||||
};
|
||||
}
|
||||
]
|
||||
++ baseModules;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue