NixOS on WSL updates

This commit is contained in:
Greg Hellings
2022-12-24 00:36:36 -06:00
parent 75b1f637a0
commit 50238c7fba
9 changed files with 124 additions and 87 deletions
+1
View File
@@ -2,6 +2,7 @@
{
imports = [
./gnome.nix
./xonsh.nix
];
}