More packages
This commit is contained in:
@@ -7,18 +7,15 @@
|
|||||||
# Hardware
|
# Hardware
|
||||||
hardware.steam-hardware.enable = true;
|
hardware.steam-hardware.enable = true;
|
||||||
|
|
||||||
# Basic system utilities
|
|
||||||
programs.thunar.enable = true;
|
|
||||||
programs.thunar.plugins = with pkgs; [
|
|
||||||
thunar-volman
|
|
||||||
];
|
|
||||||
|
|
||||||
# Common utilities
|
# Common utilities
|
||||||
programs.thunderbird.enable = true;
|
programs.thunderbird.enable = true;
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
|
dolphin
|
||||||
keepassxc
|
keepassxc
|
||||||
element-desktop
|
element-desktop
|
||||||
|
gimp-with-plugins
|
||||||
|
inkscape
|
||||||
nextcloud-client
|
nextcloud-client
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user