change hostname

This commit is contained in:
2024-07-27 21:13:53 +05:30
parent fa3176534a
commit 35b3414d4d

View File

@ -20,6 +20,8 @@
}; };
}; };
networking.hostName = "wsl";
programs = { programs = {
ssh.startAgent = true; ssh.startAgent = true;
zsh.enable = true; zsh.enable = true;