feat: add more apps

This commit is contained in:
2026-04-28 19:12:14 +02:00
parent 7b5a5b7fbe
commit 101ae8da40

View File

@@ -1,4 +1,10 @@
{ pkgs, pkgs-stable, ... }: {
pkgs,
pkgs-stable,
lib,
userConfig,
...
}:
let let
rstudio-with-packages = pkgs-stable.rstudioWrapper.override { rstudio-with-packages = pkgs-stable.rstudioWrapper.override {
@@ -10,40 +16,50 @@ let
}; };
in in
{ {
home.packages = with pkgs; [ home.packages =
# Cli stuff with pkgs;
libnotify [
cliphist # Cli stuff
gh libnotify
trash-cli cliphist
pandoc gh
fzf trash-cli
eza pandoc
fastfetch fzf
fd eza
duf fastfetch
gdu fd
jq duf
tealdeer gdu
grim jq
slurp tealdeer
bc grim
nh slurp
runc bc
nh
runc
# Music # Music
spotify spotify
# Gui stuff # Gui stuff
homebank homebank
gimp gimp
rstudio-with-packages rstudio-with-packages
# Messaging # Messaging
vesktop vesktop
signal-desktop signal-desktop
]; ]
++ lib.optionals userConfig.gaming [
mangohud
prismlauncher
heroic
# lutris
rpcs3
pcsx2
];
xdg.configFile."containers/containers.conf".text = '' xdg.configFile."containers/containers.conf".text = ''
[engine] [engine]