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