aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--flake.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/flake.nix b/flake.nix
index e9f2e6c..c7ac6be 100644
--- a/flake.nix
+++ b/flake.nix
@@ -109,6 +109,7 @@
extraSpecialArgs = { inherit inputs outputs; };
modules = [
./home-manager/pc.nix
+ nurpkgs.hmModules.nur
];
};
};