Update; jj aliases; session management

This commit is contained in:
Martin Pander
2026-05-07 13:55:04 +02:00
parent affbd5ccca
commit c092fdeb48
4 changed files with 30 additions and 22 deletions

View File

@@ -10,6 +10,7 @@
wsl.interop.register = true;
networking.hostName = "nix";
networking.firewall.enable = false;
users.users.pan = {
isNormalUser = true;