chore: update nix, lockfile

This commit is contained in:
Gerg-L 2025-04-25 19:23:48 -04:00
parent 0332e7c3d3
commit 6dae48de56
Signed by: gerg-l
SSH key fingerprint: SHA256:FPYDHIkvMocr4wdmZXpgpJjsb2Tw6rASs2ISPbOb0KI
3 changed files with 41 additions and 41 deletions

View file

@ -25,7 +25,7 @@
packages = {
inherit (pkgs)
bitwarden-desktop # store stuff
qbittorrent # steal stuff
#qbittorrent # steal stuff
pavucontrol # gui volume control
pcmanfm # file manager
mpv # play stuff
@ -41,11 +41,11 @@
vesktop
gh
nixfmt-rfc-style
prusa-slicer # 3D printer slicer
#prusa-slicer # 3D printer slicer
# QMK configuration
#via
#qmk
tidal-hifi
;
inherit (nvim-flake.packages) neovim;
inherit (self'.packages) lint;