Get hydra changes ready for RAD-development

Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
2024-04-20 16:45:37 -04:00
committed by Alice Huston
parent 3be9962a87
commit 76b6547ebe
3 changed files with 19 additions and 35 deletions

View File

@ -1,9 +1,4 @@
{
config,
lib,
pkgs,
...
}:
{ config, pkgs, ... }:
let
keygen = key: {
"${key}" = {
@ -240,8 +235,6 @@ in
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINHtwvfXg/QFjMAjC4JRjlMAaGPgEfSyhpprNpqbGSJn hydra-queue-runner@palatine-hill"
];
system.autoUpgrade.flake = lib.mkForce "github:ahuston-0/nix-dotfiles-hydra";
nix.gc.options = "--delete-older-than 150d";
sops = {