home-manager: change installation type to systemd

This commit is contained in:
surtur 2023-07-10 03:43:00 +02:00
parent 51fcdb9971
commit 54f9754422
Signed by: wanderer
SSH Key Fingerprint: SHA256:MdCZyJ2sHLltrLBp0xQO0O1qTW9BT/xl5nXkDvhlMCI

@ -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