Compare commits
3 Commits
c4ff0d7fd3
...
9e066d395b
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9e066d395b | ||
|
|
825e90c581 | ||
|
|
6a9807a688 |
@@ -69,7 +69,7 @@
|
||||
# url = "https://github.com/example/config";
|
||||
# rev = "e1ccd7cc3e709afe4f50b0627e1c4bde49165014";
|
||||
# };
|
||||
# };
|
||||
# };
|
||||
|
||||
{
|
||||
# ========== Lab Laptops ==========
|
||||
|
||||
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user