full, tested wsl config.

This commit is contained in:
Gabe Venberg 2024-05-15 13:22:50 -05:00
parent b900d6761a
commit 9f21d3020b
5 changed files with 19 additions and 13 deletions

View file

@ -6,7 +6,7 @@
}: {
#note: needs to have something that autostarts desktop files.
services.spice-vdagentd.enable = true;
services.spice-autorandr.enable=true;
services.spice-autorandr.enable = true;
imports = [
./vm.nix
];