Staging #13

Merged
steveej merged 9 commits from staging into master 2018-11-11 00:08:07 +00:00
2 changed files with 4 additions and 1 deletions
Showing only changes of commit 3f8d808a71 - Show all commits

View file

@ -124,7 +124,7 @@ in {
cdrtools cdrtools
# Document Processing and Management # Document Processing and Management
unstablepkgs.zathura zathura
# File Synchronzation # File Synchronzation
rsync rsync

View file

@ -8,6 +8,9 @@ in {
enable = false; enable = false;
}; };
services.spice-vdagentd.enable = true;
services.qemuGuest.enable = true;
virtualisation = { virtualisation = {
libvirtd.enable = false; libvirtd.enable = false;
virtualbox.host.enable = false; virtualbox.host.enable = false;