From 0430d97d24fd2aa071885185b2110fc83b59fbf3 Mon Sep 17 00:00:00 2001 From: Ingolf Wagner Date: Tue, 27 Aug 2024 15:30:09 +0200 Subject: [PATCH] fix clan core update --- flake.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/flake.nix b/flake.nix index 1c71258..507c9d8 100644 --- a/flake.nix +++ b/flake.nix @@ -269,6 +269,9 @@ ./features #./modules inputs.clan-core.nixosModules.clanCore + { + clan.core.clanDir = ./.; # fixes issues with clanCore https://git.clan.lol/clan/clan-core/issues/1979 + } # inputs.stylix.nixosModules.stylix # fixme: not working permown.nixosModules.permown kmonad.nixosModules.default