mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-10 00:43:56 -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 = {
|
packages = {
|
||||||
inherit (pkgs)
|
inherit (pkgs)
|
||||||
bitwarden-desktop # store stuff
|
bitwarden-desktop # store stuff
|
||||||
#qbittorrent # steal stuff
|
|
||||||
pavucontrol # gui volume control
|
pavucontrol # gui volume control
|
||||||
pcmanfm # file manager
|
pcmanfm # file manager
|
||||||
mpv # play stuff
|
mpv # play stuff
|
||||||
|
|
@ -41,11 +40,14 @@
|
||||||
vesktop
|
vesktop
|
||||||
gh
|
gh
|
||||||
nixfmt-rfc-style
|
nixfmt-rfc-style
|
||||||
|
zellij
|
||||||
|
tidal-hifi
|
||||||
|
|
||||||
#prusa-slicer # 3D printer slicer
|
#prusa-slicer # 3D printer slicer
|
||||||
# QMK configuration
|
# QMK configuration
|
||||||
#via
|
#via
|
||||||
#qmk
|
#qmk
|
||||||
tidal-hifi
|
#qbittorrent # steal stuff
|
||||||
;
|
;
|
||||||
inherit (nvim-flake.packages) neovim;
|
inherit (nvim-flake.packages) neovim;
|
||||||
inherit (self'.packages) lint;
|
inherit (self'.packages) lint;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue