From 8c3020b18e3a161528d9f7ebac721f8c9d147484 Mon Sep 17 00:00:00 2001 From: reo101 Date: Tue, 17 Oct 2023 08:14:58 +0300 Subject: [PATCH] feat(nixos)!: do not automatically import the `nur` nixosModule --- util/default.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/util/default.nix b/util/default.nix index df8acb1..185f982 100644 --- a/util/default.nix +++ b/util/default.nix @@ -117,7 +117,6 @@ rec { modules = [ (lib.path.append root "configuration.nix") - inputs.nur.nixosModules.nur inputs.home-manager.nixosModules.home-manager { home-manager = {