aboutsummaryrefslogtreecommitdiff
path: root/modules/home/suites
diff options
context:
space:
mode:
Diffstat (limited to 'modules/home/suites')
-rw-r--r--modules/home/suites/dev/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/home/suites/dev/default.nix b/modules/home/suites/dev/default.nix
index 21f2aa0..3d54f9b 100644
--- a/modules/home/suites/dev/default.nix
+++ b/modules/home/suites/dev/default.nix
@@ -26,6 +26,7 @@ in {
cloc.enable = true;
tmux.enable = true;
mkenv.enable = true;
+ fork.enable = desktop.enable;
};
};
};