Moved virtiofsd to be near virtualization code and added appimage-run to
run appimages
This commit is contained in:
@@ -96,6 +96,7 @@
|
||||
runAsRoot = true;
|
||||
ovmf.enable = true;
|
||||
};
|
||||
environment.systemPackages = [ pkgs.virtiofsd ]; # For shared fs
|
||||
|
||||
services.syncthing.enable = true;
|
||||
services.syncthing = {
|
||||
|
||||
@@ -101,13 +101,9 @@
|
||||
ffmpeg
|
||||
nh
|
||||
kondo # Cleans build caches
|
||||
|
||||
kopia
|
||||
kopia-ui
|
||||
|
||||
fuse
|
||||
qemu_kvm
|
||||
virtiofsd
|
||||
appimage-run
|
||||
];
|
||||
|
||||
# VPN for Vault Hunters to avoid connection issues
|
||||
|
||||
Reference in New Issue
Block a user