updater-ssh #28

Merged
hdh20267 merged 2 commits from updater-ssh into main 2026-01-07 00:16:38 +00:00
Showing only changes of commit 6a9807a688 - Show all commits

View File

@@ -201,8 +201,10 @@ with lib;
description = "System daemon to one-shot run the Nix updater from fleet flake as root";
path = with pkgs; [
git
openssh
nixos-rebuild
nix
coreutils
];
serviceConfig = {
Type = "oneshot";