specify hostname
This commit is contained in:
@@ -15,7 +15,7 @@
|
|||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
|
|
||||||
];
|
];
|
||||||
|
networking.hostName = "drivebystation-nixos-wsl";
|
||||||
|
|
||||||
# Enable Experimental Features
|
# Enable Experimental Features
|
||||||
nix.settings.experimental-features = [ "nix-command" "flakes" ];
|
nix.settings.experimental-features = [ "nix-command" "flakes" ];
|
||||||
|
|||||||
Reference in New Issue
Block a user