Update tools.nix

This commit is contained in:
Morgan 2026-01-11 11:31:03 -08:00 committed by GitHub
parent 5040d65ae5
commit ba8c55e99b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,19 +2,21 @@
{ inputs, config, pkgs, ... }:
{
environment.systemPackages = with pkgs; [
gh
dust
#### ART ####
inkscape-with-extensions
libreoffice
pinta
#### MEDIA FORMATTING ####
ffmpeg
#### UTILS ####
dust
fzf
gparted
pipecontrol
wine
yt-dlp
deno
inkscape-with-extensions
viewnior
libreoffice
pinta
speedcrunch
inputs.oxide_timer.packages.${pkgs.system}.default # imports morrigan's timer
];