i forogr
This commit is contained in:
parent
efe09d0045
commit
4120f3a090
6 changed files with 28 additions and 32 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue