cleanup of libreoffice package and removed blueman
This commit is contained in:
parent
334c7cc241
commit
7e4953faae
3 changed files with 3 additions and 6 deletions
|
@ -50,6 +50,6 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
hardware.bluetooth.enable = true;
|
hardware.bluetooth.enable = true;
|
||||||
services.blueman.enable = true;
|
# services.blueman.enable = true;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
{
|
{
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
pass
|
pass
|
||||||
libreoffice ding
|
libreoffice-fresh ding
|
||||||
simple-scan xsane gimp imagemagick ffmpeg
|
simple-scan xsane gimp imagemagick ffmpeg
|
||||||
thunderbird signal-desktop
|
thunderbird signal-desktop
|
||||||
texlive.combined.scheme-full pdftk
|
texlive.combined.scheme-full pdftk
|
||||||
|
|
|
@ -15,15 +15,12 @@
|
||||||
packages = with pkgs; [
|
packages = with pkgs; [
|
||||||
firefox
|
firefox
|
||||||
tree
|
tree
|
||||||
thunderbird
|
|
||||||
element-desktop
|
element-desktop
|
||||||
gajim
|
gajim
|
||||||
keepassxc
|
keepassxc
|
||||||
git
|
git
|
||||||
nextcloud-client
|
nextcloud-client
|
||||||
# nextcloud27
|
# nextcloud27
|
||||||
libreoffice-fresh
|
|
||||||
signal-desktop
|
|
||||||
gnome-keyring
|
gnome-keyring
|
||||||
oh-my-git
|
oh-my-git
|
||||||
tor
|
tor
|
||||||
|
@ -33,7 +30,7 @@
|
||||||
masterpdfeditor4
|
masterpdfeditor4
|
||||||
webtorrent_desktop
|
webtorrent_desktop
|
||||||
borgbackup
|
borgbackup
|
||||||
kcalc
|
kdePackages.kcalc
|
||||||
fzf
|
fzf
|
||||||
imagemagick
|
imagemagick
|
||||||
gcc
|
gcc
|
||||||
|
|
Loading…
Add table
Reference in a new issue