From 6b2a578932c35c72c8d89e17c8f682dbabebb70d Mon Sep 17 00:00:00 2001 From: FabricSoul Date: Mon, 4 Aug 2025 21:22:33 -0400 Subject: [PATCH] patches combined for autostart and swallow --- flake.nix | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/flake.nix b/flake.nix index 6d7a601..40629a6 100644 --- a/flake.nix +++ b/flake.nix @@ -45,8 +45,7 @@ ]; patches = [ - ./patches/autostart.patch - ./patches/swallow.patch + ./patches/combined.patch ]; # The build and installation process