hermit: remove onlyoffice

This commit is contained in:
Charlie Root 2024-10-01 16:07:45 +02:00
commit a1b8adc3ee
Signed by: faukah
SSH key fingerprint: SHA256:jpYIt4Vkz1NBTQcks/N9OPTfTFxE6KF2W/rV7hrfrIw
2 changed files with 2 additions and 2 deletions

View file

@ -47,7 +47,7 @@
eza.enable = true; eza.enable = true;
firefox.enable = true; firefox.enable = true;
spotify.enable = true; spotify.enable = true;
starship.enable = true; # starship.enable = true;
zellij.enable = true; zellij.enable = true;
terminals = { terminals = {
foot.enable = true; foot.enable = true;

View file

@ -1,5 +1,6 @@
{pkgs, ...}: { {pkgs, ...}: {
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
ladybird
alsa-utils alsa-utils
asciinema asciinema
blueman blueman
@ -45,7 +46,6 @@
microfetch microfetch
nmap nmap
notesnook notesnook
onlyoffice-bin
pamixer pamixer
pavucontrol pavucontrol
pdfarranger pdfarranger