nixbook: update

This commit is contained in:
tristan 2025-02-19 10:53:27 +00:00
parent 270cfdc8d7
commit f17722577a
5 changed files with 17 additions and 39 deletions

View file

@ -29,6 +29,7 @@ in {
boot.loader.efi.canTouchEfiVariables = true;
networking.networkmanager.enable = true;
programs.nm-applet.enable = true;
# fix nixos-containers
networking.nat.enable = true;