Added kopia and conifgured virtual machines so I can run ubuntu to run
iDrive bcz iDrive doesn't fucking have a universal package like a flatpak or AppImage so I gotta use a VM just to use it
This commit is contained in:
@@ -92,6 +92,10 @@
|
||||
users.groups.libvirtd.members = ["kyren"];
|
||||
virtualisation.libvirtd.enable = true;
|
||||
virtualisation.spiceUSBRedirection.enable = true;
|
||||
virtualisation.libvirtd.qemu = {
|
||||
runAsRoot = true;
|
||||
ovmf.enable = true;
|
||||
};
|
||||
|
||||
services.syncthing.enable = true;
|
||||
services.syncthing = {
|
||||
|
||||
@@ -101,6 +101,13 @@
|
||||
ffmpeg
|
||||
nh
|
||||
kondo # Cleans build caches
|
||||
|
||||
kopia
|
||||
kopia-ui
|
||||
|
||||
fuse
|
||||
qemu_kvm
|
||||
virtiofsd
|
||||
];
|
||||
|
||||
# VPN for Vault Hunters to avoid connection issues
|
||||
|
||||
Reference in New Issue
Block a user