fixes for a running system

This commit is contained in:
2024-08-29 21:31:51 +02:00
parent 230144c3b9
commit 90d308ec7d
10 changed files with 47 additions and 46 deletions

View File

@@ -42,6 +42,10 @@
extraGroups = [ "wheel" ]; # Enable sudo for the user.
};
networking.networkmanager.wifi.powersave = true;
# For more information, see `man configuration.nix` or https://nixos.org/manual/nixos/stable/options#opt-system.stateVersion .
system.stateVersion = "24.05"; # Did you read the comment?