diff --git a/hosts/configuration.nix b/hosts/configuration.nix index 1437478..2d6cd73 100644 --- a/hosts/configuration.nix +++ b/hosts/configuration.nix @@ -96,6 +96,7 @@ runAsRoot = true; ovmf.enable = true; }; + environment.systemPackages = [ pkgs.virtiofsd ]; # For shared fs services.syncthing.enable = true; services.syncthing = { diff --git a/modules/apps.nix b/modules/apps.nix index 072cb70..5c65699 100644 --- a/modules/apps.nix +++ b/modules/apps.nix @@ -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