summaryrefslogtreecommitdiff
path: root/hosts/radish/services.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/radish/services.nix')
-rw-r--r--hosts/radish/services.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/radish/services.nix b/hosts/radish/services.nix
index 8dddcfa..73840dc 100644
--- a/hosts/radish/services.nix
+++ b/hosts/radish/services.nix
@@ -2,6 +2,7 @@
{
environment.systemPackages = [ pkgs.superd ];
+ boot.systemdExecutable = "/run/current-system/sw/bin/superd";
environment.etc = {
"superd/services/nix-daemon.service".text = ''