Upgrade to 26.05

This commit is contained in:
2026-06-11 20:34:31 +02:00
parent 93d29bbdb3
commit 6593978a74
6 changed files with 19 additions and 20 deletions

View File

@@ -35,6 +35,7 @@
networking.hostName = "gandalf";
networking.networkmanager.enable = true;
networking.nameservers = [ "192.168.68.56" "1.1.1.1" "8.8.8.8" ];
networking.firewall.enable = false;
home-manager.users.avravels.home.hyprland.execOnce = [
"waybar"