change hostname, let nix derivation be default, not nixos
This commit is contained in:
+1
-1
@@ -24,7 +24,7 @@
|
||||
# needed to allowOther in home.nix
|
||||
programs.fuse.userAllowOther = true;
|
||||
|
||||
networking.hostName = "nixos";
|
||||
networking.hostName = "roy-laptop";
|
||||
networking.hostId = "4cb9fc76";
|
||||
|
||||
networking.wireless = {
|
||||
|
||||
Reference in New Issue
Block a user