add wsl host

This commit is contained in:
Noah Masur
2022-07-07 07:49:48 -04:00
parent 1e511ce08b
commit 86b1ab61cb
4 changed files with 22 additions and 2 deletions

View File

@ -7,8 +7,6 @@
nixfmt # Nix file formatter
];
programs.fish.shellAbbrs = { n = "nix"; };
};
}