hermit: remove onlyoffice
This commit is contained in:
parent
84c12a97b1
commit
a1b8adc3ee
2 changed files with 2 additions and 2 deletions
|
@ -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;
|
||||||
|
|
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue