More packages

This commit is contained in:
2026-05-08 16:50:54 -05:00
parent e8f4abfbb0
commit 4437852aaa
+3 -6
View File
@@ -7,18 +7,15 @@
# Hardware
hardware.steam-hardware.enable = true;
# Basic system utilities
programs.thunar.enable = true;
programs.thunar.plugins = with pkgs; [
thunar-volman
];
# Common utilities
programs.thunderbird.enable = true;
environment.systemPackages = with pkgs; [
dolphin
keepassxc
element-desktop
gimp-with-plugins
inkscape
nextcloud-client
];
}