added wsl config

This commit is contained in:
Thilo Billerbeck 2023-10-29 00:42:21 +02:00
parent bb3bd3e7a3
commit 4844462dc4
2 changed files with 6 additions and 1 deletions
home-manager/machines

View file

@ -8,7 +8,6 @@
machine = {
username = "thilo";
isGeneric = true;
nixPackage = pkgs.nixUnstable;
isGnome = false;
noiseSuppression.enable = false;
isGraphical = false;