mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-09 16:33:57 -05:00
feat: add zellij
This commit is contained in:
parent
eb32d5f0d1
commit
940be0d776
1 changed files with 4 additions and 2 deletions
|
|
@ -25,7 +25,6 @@
|
|||
packages = {
|
||||
inherit (pkgs)
|
||||
bitwarden-desktop # store stuff
|
||||
#qbittorrent # steal stuff
|
||||
pavucontrol # gui volume control
|
||||
pcmanfm # file manager
|
||||
mpv # play stuff
|
||||
|
|
@ -41,11 +40,14 @@
|
|||
vesktop
|
||||
gh
|
||||
nixfmt-rfc-style
|
||||
zellij
|
||||
tidal-hifi
|
||||
|
||||
#prusa-slicer # 3D printer slicer
|
||||
# QMK configuration
|
||||
#via
|
||||
#qmk
|
||||
tidal-hifi
|
||||
#qbittorrent # steal stuff
|
||||
;
|
||||
inherit (nvim-flake.packages) neovim;
|
||||
inherit (self'.packages) lint;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue