mirror of
https://github.com/tuxdotrs/nixos-config.git
synced 2025-07-07 02:06:34 +05:30
change hostname
This commit is contained in:
@ -20,6 +20,8 @@
|
||||
};
|
||||
};
|
||||
|
||||
networking.hostName = "wsl";
|
||||
|
||||
programs = {
|
||||
ssh.startAgent = true;
|
||||
zsh.enable = true;
|
||||
|
Reference in New Issue
Block a user