aboutsummaryrefslogtreecommitdiff
path: root/nixos/machine/ridcully.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/machine/ridcully.nix')
-rw-r--r--nixos/machine/ridcully.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/nixos/machine/ridcully.nix b/nixos/machine/ridcully.nix
index 3afebdd..d16cdb2 100644
--- a/nixos/machine/ridcully.nix
+++ b/nixos/machine/ridcully.nix
@@ -7,6 +7,8 @@
inherit (lib) mkDefault;
in {
config = {
+ deploy.enable = true;
+
cynerd = {
desktop.enable = true;
develop = true;