home/yazi , virgil/vfio

This commit is contained in:
tulg 2025-10-24 21:19:37 +03:00
parent 4a7335198a
commit 1b6c6967d9
8 changed files with 168 additions and 13 deletions

View file

@ -23,7 +23,7 @@
nameservers = ["127.0.0.1" "::1"];
};
services.dnscrypt-proxy2 = {
services.dnscrypt-proxy = {
enable = true;
settings = {
listen_addresses = ["127.0.0.1:53" "[::1]:53"];
@ -66,7 +66,7 @@
programs.virt-manager.enable = true;
virtualisation.libvirtd = {
enable = true;
qemuRunAsRoot = false;
qemu.runAsRoot = false;
onBoot = "ignore";
onShutdown = "shutdown";
};
@ -80,6 +80,7 @@
# wget
git
rose-pine-gtk-theme
virtiofsd
];
# Some programs need SUID wrappers, can be configured further or are