aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--roots/uwu.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/roots/uwu.nix b/roots/uwu.nix
index f88550cd3f1..d46abd9df88 100644
--- a/roots/uwu.nix
+++ b/roots/uwu.nix
@@ -14,6 +14,8 @@
{
imports = [
<home-manager/nixos>
+ ../modules/nix
+ ../modules/base
../modules/workstation
];