fix: imxyy-nix-x16

This commit is contained in:
2025-07-12 21:54:05 +08:00
parent 793dbac197
commit 02216bfa0c
5 changed files with 14 additions and 123 deletions

View File

@@ -10,8 +10,7 @@
"biosdevname=0"
"net.ifnames=0"
];
networking.wireless.enable = true;
networking.wireless.userControlled = true;
networking.networkmanager.enable = true;
sops.secrets.dae-imxyy-nix-x16 = {
sopsFile = sopsRoot + /dae-imxyy-nix-x16.dae;
@@ -40,8 +39,6 @@
};
environment.systemPackages = with pkgs; [
easytier
wpa_supplicant
wpa_supplicant_gui
];
systemd.services."easytier" = {
enable = true;