Prune some packages
This commit is contained in:
parent
3262fdb653
commit
c9b940f43b
|
@ -5,7 +5,6 @@
|
||||||
accentColour ? "base07",
|
accentColour ? "base07",
|
||||||
...
|
...
|
||||||
}: {
|
}: {
|
||||||
home.packages = [pkgs.nyxt];
|
|
||||||
xdg = {
|
xdg = {
|
||||||
configFile = {
|
configFile = {
|
||||||
"nyxt/config.lisp".text = with scheme.withHashtag; ''
|
"nyxt/config.lisp".text = with scheme.withHashtag; ''
|
||||||
|
|
|
@ -31,19 +31,11 @@
|
||||||
brightnessctl
|
brightnessctl
|
||||||
mpv
|
mpv
|
||||||
xarchiver
|
xarchiver
|
||||||
nyxt
|
|
||||||
libreoffice-fresh
|
libreoffice-fresh
|
||||||
zathura
|
zathura
|
||||||
inkscape
|
inkscape
|
||||||
noson
|
|
||||||
tagger
|
|
||||||
webcord
|
|
||||||
signal-desktop
|
signal-desktop
|
||||||
whatsapp-for-linux
|
|
||||||
teams-for-linux
|
|
||||||
remmina
|
|
||||||
nomachine-client
|
nomachine-client
|
||||||
zoom-us
|
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
security = {
|
security = {
|
||||||
|
|
Loading…
Reference in a new issue