nixy: enable switchNg
This commit is contained in:
parent
dbd3e323f8
commit
3d46b03022
@ -11,6 +11,10 @@
|
||||
|
||||
system.stateVersion = "23.05";
|
||||
system.autoUpgrade.enable = false;
|
||||
system.switch = {
|
||||
enable = false;
|
||||
enableNg = true;
|
||||
};
|
||||
|
||||
sops = {
|
||||
age.sshKeyPaths = ["/etc/ssh/ssh_host_ed25519_key"];
|
||||
|
Loading…
Reference in New Issue
Block a user