From ec05a6d3422c3816b73bb825597818262c1fc89c Mon Sep 17 00:00:00 2001 From: punkfairie Date: Sun, 6 Apr 2025 12:17:00 -0700 Subject: [PATCH] fix: undo niri fixing --- flake.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/flake.nix b/flake.nix index 7102316..8f28dd3 100644 --- a/flake.nix +++ b/flake.nix @@ -35,7 +35,6 @@ homes.modules = with inputs; [ agenix.homeManagerModules.default - niri-flake.homeModules.niri nixcord.homeManagerModules.nixcord ];