More packages

This commit is contained in:
2026-05-08 17:04:25 -05:00
parent 5a702e5914
commit 1c63fb1130
2 changed files with 9 additions and 0 deletions
+1
View File
@@ -34,6 +34,7 @@
# List packages installed in system profile.
# You can use https://search.nixos.org/ to find more packages (and options).
environment.systemPackages = with pkgs; [
cryfs
git
htop
jq
+8
View File
@@ -11,11 +11,19 @@
programs.thunderbird.enable = true;
environment.systemPackages = with pkgs; [
libnotify
kdePackages.dolphin
keepassxc
element-desktop
gimp-with-plugins
inkscape
nextcloud-client
vesktop
bambu-studio
dolphin-emu
dolphin-emu-primehack
];
}