mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-10 00:43:56 -05:00
chore: update nix, lockfile
This commit is contained in:
parent
0332e7c3d3
commit
6dae48de56
3 changed files with 41 additions and 41 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue