mirror of
https://forgejo.merr.is/annika/nixos.git
synced 2025-12-11 12:03:11 -05:00
Added Appimage and virt-manager
This commit is contained in:
parent
93edbaf48d
commit
e0c1ea8d62
5 changed files with 23 additions and 2 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue