change wsl hostname to sirius

This commit is contained in:
2024-09-13 20:20:32 +05:30
parent d4f3e8ad6f
commit 257b108a7b
3 changed files with 4 additions and 4 deletions

View File

@ -23,7 +23,7 @@
useWindowsDriver = true;
};
networking.hostName = "wsl";
networking.hostName = "sirius";
programs = {
ssh.startAgent = true;