From 54f975442234ab6631ae57a305c7b352a7a46081 Mon Sep 17 00:00:00 2001 From: surtur Date: Mon, 10 Jul 2023 03:43:00 +0200 Subject: [PATCH] home-manager: change installation type to systemd --- home-surtur.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home-surtur.nix b/home-surtur.nix index dc03607..480c870 100644 --- a/home-surtur.nix +++ b/home-surtur.nix @@ -18,7 +18,7 @@ in { ]; # "activation" if system doesn't support systemd - installationType = "activation"; + installationType = "systemd"; file."sops-age-keys.txt" = { # Path to encrypted file tracked by the git repository