Update flake, fix userControlled attribute

Also add nix-inspect
This commit is contained in:
Noah Masur
2026-01-01 17:40:10 -05:00
parent 2d13780d2e
commit d9fbdf7bfe
3 changed files with 21 additions and 20 deletions

View File

@@ -44,7 +44,7 @@ in
enable = lib.mkDefault (!config.networking.networkmanager.enable);
# Allows the user to control the WiFi settings.
userControlled.enable = lib.mkDefault true;
userControlled = lib.mkDefault true;
};
# Wake up tempest with a command