This commit is contained in:
Reid 2025-01-09 22:27:53 -08:00
parent efe09d0045
commit 4120f3a090
Signed by: reidlab
GPG key ID: DAF5EAF6665839FD
6 changed files with 28 additions and 32 deletions

View file

@ -9,7 +9,7 @@
# archives
zip xz unzip p7zip zstd
# utils
ffmpeg ripgrep jq libqalculate
ffmpeg ripgrep jq libqalculate imagemagick
# nix
nix-output-monitor nix-prefetch-scripts nix-top
# system
@ -78,6 +78,7 @@
system.syncthing.enable = true;
system.flatpak.enable = true;
system.mpv.enable = true;
system.ananicy.enable = true;
# editors
editors.micro.enable = true;
editors.vscode.enable = true;
@ -86,7 +87,6 @@
# distractions
distractions.discord.enable = true;
distractions.discord.vesktop = true;
distractions.gamemode.enable = true;
distractions.steam.enable = true;
# tools
tools.gpg.enable = true;