before git push

This commit is contained in:
maxstrb 2025-09-23 18:11:57 +02:00
parent d18110a018
commit 07d51c404c
10 changed files with 145 additions and 368 deletions

View file

@ -15,6 +15,8 @@
nixpkgs.config.allowUnfree = true;
services.avahi.enable = true;
services.upower.enable = true;
services.power-profiles-daemon.enable = true;
networking = {
proxy.noProxy = "127.0.0.1,localhost,internal.domain";