diff --git a/hosts/main-homelab/configuration.nix b/hosts/main-homelab/configuration.nix index 2c8c546..529202b 100644 --- a/hosts/main-homelab/configuration.nix +++ b/hosts/main-homelab/configuration.nix @@ -62,6 +62,12 @@ users.extraUsers.veneficium.extraGroups = [ "podman" ]; + xdg.autostart.enable = false; + xdg.icons.enable = false; + xdg.menus.enable = false; + xdg.mime.enable = false; + xdg.sounds.enable = false; + environment.systemPackages = with pkgs; [ nano lshw