refactor config; for other branches change flake.nix #1
|
|
@ -24,7 +24,7 @@
|
|||
# Enable flakes.
|
||||
nix = { settings.experimental-features = [ "nix-command" "flakes" ]; };
|
||||
|
||||
networking.hostName = "oyvoLaptop"; # Define your hostname.
|
||||
networking.hostName = "randolph"; # Define your hostname.
|
||||
networking.networkmanager.enable =
|
||||
true; # Easiest to use and most distros use this by default.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue