This commit is contained in:
Sebastian Moser
2023-11-17 12:16:52 +01:00
parent fd353abb94
commit 70c88d8241

View File

@@ -134,7 +134,7 @@
users.users.nixos.openssh.authorizedKeys.keys = [
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFjgXf9S9hxjyph2EEFh1el0z4OUT9fMoFAaDanjiuKa me@main"
]
];
programs.bash.loginShellInit = "nixos-wsl-welcome";
}