Added Appimage and virt-manager

This commit is contained in:
Annika Merris 2024-08-28 11:08:02 -04:00
parent 93edbaf48d
commit e0c1ea8d62
5 changed files with 23 additions and 2 deletions

View file

@ -84,6 +84,7 @@ inputs.nixpkgs.lib.nixosSystem {
virt-manager.enable = true;
# Utilities
# git is not optional
appimage.enable = true;
docker.enable = true;
yubikey.enable = true;
kdeconnect.enable = true;