wsl stuff

This commit is contained in:
2025-09-24 15:54:47 +00:00
parent 0050624f26
commit 1d6ac4d930
6 changed files with 13 additions and 7 deletions

View File

@@ -6,4 +6,5 @@
description = "Autumn";
extraGroups = [ "networkmanager" "wheel" ];
};
users.defaultUserShell = pkgs.zsh;
}