Add weekly-rebuild timer
All checks were successful
Run nix flake check / flake-check (push) Successful in 1m37s
All checks were successful
Run nix flake check / flake-check (push) Successful in 1m37s
This commit is contained in:
@@ -1,8 +1,11 @@
|
||||
{ ... }: {
|
||||
{ ... }:
|
||||
{
|
||||
imports = [
|
||||
./sops.nix
|
||||
./root-user.nix
|
||||
./sshd.nix
|
||||
./monitoring.nix
|
||||
./packages.nix
|
||||
./root-user.nix
|
||||
./sops.nix
|
||||
./sshd.nix
|
||||
./weekly-rebuild.nix
|
||||
];
|
||||
}
|
||||
|
Reference in New Issue
Block a user