home: Drop some packages
This commit is contained in:
parent
9960cd491a
commit
066d4a41f3
|
@ -90,7 +90,6 @@ in
|
|||
fzf
|
||||
ncmpcpp
|
||||
acpi
|
||||
joplin # cli
|
||||
joplin-desktop # gui
|
||||
|
||||
unstable.prusa-slicer
|
||||
|
@ -105,19 +104,13 @@ in
|
|||
gnome.gedit
|
||||
pwgen
|
||||
|
||||
# for coc
|
||||
nodejs
|
||||
#rnix-lsp
|
||||
nixpkgs-fmt
|
||||
|
||||
# kubernetes stuff
|
||||
kubectl
|
||||
krew
|
||||
kubectx
|
||||
|
||||
# from my overlay
|
||||
studio-link
|
||||
python3.pkgs.brother-ql
|
||||
|
||||
] ++ lib.optionals (config.my.isLaptop) [
|
||||
networkmanager
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue