add some EDI stuff for managing things and update flake

This commit is contained in:
Lillian Violet 2025-09-28 16:57:42 +02:00
parent 46096a4579
commit a9d01022c2
4 changed files with 57 additions and 48 deletions

View file

@ -24,6 +24,7 @@
];
environment.systemPackages = with pkgs; [
gparted
];
programs.virt-manager.enable = true;