tested nixos wsl stuff

This commit is contained in:
2022-03-29 08:55:18 -05:00
parent a5d148c1d6
commit 535a3b1260
4 changed files with 23 additions and 3 deletions

View File

@@ -47,7 +47,6 @@ in
# $ nix search wget
environment.systemPackages = with pkgs; [
wget vim
firefox
git
];