[NixOS] Disable nix overlay for jay-lenovo-wsl

This commit is contained in:
2023-08-22 06:57:30 +00:00
parent d626450f7d
commit 7395f52529
2 changed files with 36 additions and 27 deletions

View File

@@ -4,6 +4,7 @@
../configuration.nix
];
imalison.nixOverlay.enable = false;
modules.wsl.enable = true;
networking.hostName = "jay-lenovo-wsl";