some changes

This commit is contained in:
Alexander Szczepanski
2021-09-13 09:31:36 +02:00
parent f8a3e7410d
commit 8294b3666a
7 changed files with 169 additions and 179 deletions

View File

@ -8,4 +8,6 @@
};
spiceUSBRedirection.enable = true;
};
environment.systemPackages = with pkgs; [ proot ];
}