hermit: configuration: disable docker, disable niri

This commit is contained in:
Bloxx12 2025-06-12 20:13:20 +02:00
commit ae61334587
Signed by: faukah
SSH key fingerprint: SHA256:Uj2AXqvtdCA4hn5Hq0ZonhIAyUqI1q4w2sMG3Z1TH7E

View file

@ -15,7 +15,6 @@
fstrim.enable = lib.mkDefault true;
thermald.enable = true;
};
virtualisation.docker.enable = true;
programs.zsh = {
enable = true;
enableBashCompletion = true;
@ -28,6 +27,7 @@
modules = {
wms.wayland.enable = true;
desktops.hyprland.enable = false;
# desktops.niri.enable = true;
theming = {
gtk.enable = true;