diff --git a/hosts/kim/configuration.nix b/hosts/kim/configuration.nix index 84e4945..c609aa0 100644 --- a/hosts/kim/configuration.nix +++ b/hosts/kim/configuration.nix @@ -105,11 +105,6 @@ # Install firefox. programs.firefox.enable = true; - programs.streamdeck-ui = { - enable = true; - autoStart = true; - }; - # Allow unfree packages nixpkgs.config.allowUnfree = true; @@ -123,6 +118,7 @@ logiops prusa-slicer helvum + python ]; # Some programs need SUID wrappers, can be configured further or are