More packages
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user