update #TODO rewrite nvim config
nixos config pipeline / show-flake (push) Successful in 23s
nixos config pipeline / deploy (push) Successful in 2m6s

This commit is contained in:
smayzy
2025-10-19 15:20:16 +02:00
parent d1329448d8
commit 34775227e9
2 changed files with 21 additions and 22 deletions
-1
View File
@@ -21,7 +21,6 @@ in
users.groups.libvirtd.members = [ "smayzy" ];
virtualisation.libvirtd.enable = true;
virtualisation.libvirtd.qemu.runAsRoot = false;
virtualisation.libvirtd.qemu.ovmf.enable = true;
environment.systemPackages = with pkgs; [
qemu_kvm