summaryrefslogtreecommitdiff
path: root/home/common/home.nix
diff options
context:
space:
mode:
Diffstat (limited to 'home/common/home.nix')
-rw-r--r--home/common/home.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/home/common/home.nix b/home/common/home.nix
index 276ffcf..b1014e8 100644
--- a/home/common/home.nix
+++ b/home/common/home.nix
@@ -7,6 +7,7 @@ in {
./modules/shell.nix
./modules/xdgdirs.nix
./modules/mimeapps.nix
+ ./modules/xdg_ninja.nix
];
programs.home-manager.enable = true;