aboutsummaryrefslogtreecommitdiff
path: root/home-manager
diff options
context:
space:
mode:
authorspl3g <spleefer6@yandex.ru>2025-12-06 10:29:56 +0300
committerspl3g <spleefer6@yandex.ru>2025-12-06 10:29:56 +0300
commitcbe4b83d252102603ae53aac14c3c18c19d2812a (patch)
treea63690f34656577c1115bfb41ba378a6a8510e10 /home-manager
parentc50e77281294c819b95941b3e3427797b789093d (diff)
fix(home): reorder pkgs
Diffstat (limited to 'home-manager')
-rw-r--r--home-manager/general.nix20
1 files changed, 13 insertions, 7 deletions
diff --git a/home-manager/general.nix b/home-manager/general.nix
index e3c1412..c87edac 100644
--- a/home-manager/general.nix
+++ b/home-manager/general.nix
@@ -12,25 +12,28 @@
cliPkgs = with pkgs; [
fd
+ ripgrep
+
jq
- zip
wget
btop
+ tealdeer
+
+ zip
unzip
p7zip
+
ffmpeg
- flatpak
- ripgrep
+ ghostscript
xdragon
- tealdeer
steam-run
python311
+ pokemon-colorscripts
+
xdg-utils
pkg-config
- ghostscript
- adwaita-icon-theme
- pokemon-colorscripts
nix-prefetch-scripts
+ adwaita-icon-theme
];
nogamesPkgs = with pkgs; [
@@ -42,6 +45,9 @@
];
baconPkgs = with pkgs; [
vesktop
+ chromium
+ geeqie
+ darktable
telegram-desktop
libreoffice-fresh
transmission_4-gtk