Actualiser configuration.nix

This commit is contained in:
2026-08-17 19:28:15 +02:00
parent 70887ca6d7
commit 776f6afc77
+1 -1
View File
@@ -14,7 +14,7 @@
boot.loader.systemd-boot.enable = true;
boot.loader.efi.canTouchEfiVariables = true;
networking.hostName = "nixos"; # Define your hostname.
networking.hostName = "bureautix-01"; # Define your hostname.
# networking.wireless.enable = true; # Enables wireless support via wpa_supplicant.
# Configure network proxy if necessary