fix sternchen
All checks were successful
Build all NixOS Configurations / nix build (push) Successful in 16m29s

This commit is contained in:
Ingolf Wagner 2024-08-14 16:57:40 +02:00
parent 33d716ea6b
commit 8cdd63bdcc
Signed by: palo
GPG key ID: 76BF5F1928B9618B

View file

@ -17,8 +17,6 @@
components.gui.enable = true;
components.gui.kmonad.enable = false;
components.gui.style.enable = false; # installes nerd-fonts which seem not to work.
#components.gui.noti.enable = false;
components.terminal.enable = true;
components.network.enable = true;