Get hydra changes ready for RAD-development
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
@ -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 = {
|
||||
|
Reference in New Issue
Block a user