From d6f242168591a8b14c44c6b6496b51a98cef89bd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Thu, 22 Feb 2024 15:19:04 +0100 Subject: Migrate to nixdeploy --- nixos/machine/errol.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'nixos/machine/errol.nix') diff --git a/nixos/machine/errol.nix b/nixos/machine/errol.nix index 16223d0..8491f92 100644 --- a/nixos/machine/errol.nix +++ b/nixos/machine/errol.nix @@ -7,6 +7,8 @@ inherit (lib) mkDefault; in { config = { + deploy.enable = true; + cynerd = { desktop.enable = true; develop = true; -- cgit v1.2.3