diff --git a/commit_text b/commit_text index 004e13f..3bbda39 100644 --- a/commit_text +++ b/commit_text @@ -1 +1 @@ -Moved gtk config to home manager +Removed flatpak and surge engine diff --git a/configuration.nix b/configuration.nix index bd2a541..93106e6 100644 --- a/configuration.nix +++ b/configuration.nix @@ -125,15 +125,6 @@ "libretro-snes9x2010" ]; - services.flatpak.enable = true; - services.flatpak.packages = if config.productiveBuild then - [ ] - else - [ "flathub:app/org.opensurge2d.OpenSurge//stable" ]; - services.flatpak.remotes = { - "flathub" = "https://dl.flathub.org/repo/flathub.flatpakrepo"; - }; - services.keyd = { enable = true; keyboards = {