This commit is contained in:
Kopatz
2024-03-04 12:43:49 +01:00
parent 70a9348fa6
commit 5e4ec86b59
2 changed files with 3 additions and 0 deletions

View File

@@ -21,5 +21,7 @@
smartmontools
bc
xxd
tldr
file
];
}

View File

@@ -2,6 +2,7 @@
{
programs.dconf.enable = true; # virt-manager requires dconf to remember settings
environment.systemPackages = with pkgs; [ virt-manager virtiofsd ];
environment.sessionVariables.GSETTINGS_BACKEND = "keyfile";
virtualisation = {
libvirtd = {