More packages
This commit is contained in:
@@ -34,6 +34,7 @@
|
|||||||
# List packages installed in system profile.
|
# List packages installed in system profile.
|
||||||
# You can use https://search.nixos.org/ to find more packages (and options).
|
# You can use https://search.nixos.org/ to find more packages (and options).
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
|
cryfs
|
||||||
git
|
git
|
||||||
htop
|
htop
|
||||||
jq
|
jq
|
||||||
|
|||||||
@@ -11,11 +11,19 @@
|
|||||||
programs.thunderbird.enable = true;
|
programs.thunderbird.enable = true;
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
|
libnotify
|
||||||
|
|
||||||
kdePackages.dolphin
|
kdePackages.dolphin
|
||||||
keepassxc
|
keepassxc
|
||||||
element-desktop
|
element-desktop
|
||||||
gimp-with-plugins
|
gimp-with-plugins
|
||||||
inkscape
|
inkscape
|
||||||
nextcloud-client
|
nextcloud-client
|
||||||
|
vesktop
|
||||||
|
|
||||||
|
bambu-studio
|
||||||
|
|
||||||
|
dolphin-emu
|
||||||
|
dolphin-emu-primehack
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user