summaryrefslogtreecommitdiff
path: root/vali.nix
diff options
context:
space:
mode:
Diffstat (limited to 'vali.nix')
-rw-r--r--vali.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/vali.nix b/vali.nix
index cf2e42f1..05259eaa 100644
--- a/vali.nix
+++ b/vali.nix
@@ -25,7 +25,7 @@ rec {
25 } 25 }
26 ''; 26 '';
27 27
28 # networking.hostName = "nixos"; # Define your hostname. 28 networking.hostName = "vali"; # Define your hostname.
29 networking.hostId = "03dda86d"; 29 networking.hostId = "03dda86d";
30 # networking.wireless.enable = true; # Enables wireless. 30 # networking.wireless.enable = true; # Enables wireless.
31 31