From 732ff68d78a9079687b25161a91dddb3df3c90bd Mon Sep 17 00:00:00 2001 From: EsVagy42 Date: Thu, 29 May 2025 00:46:01 +0200 Subject: [PATCH] Removed flatpak and surge engine --- commit_text | 2 +- configuration.nix | 9 --------- 2 files changed, 1 insertion(+), 10 deletions(-) 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 = {