From b2b74ecf5d3047001f283e814e1d303c04fac247 Mon Sep 17 00:00:00 2001 From: Jeltz Date: Sun, 6 Jul 2025 23:06:48 +0200 Subject: [PATCH] sysadmin: add Gamma --- profiles/sysadmin.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/sysadmin.nix b/profiles/sysadmin.nix index 5b28f4b..d68e361 100644 --- a/profiles/sysadmin.nix +++ b/profiles/sysadmin.nix @@ -5,6 +5,7 @@ ../pubkeys/tomate.keys ../pubkeys/jeltz.keys ../pubkeys/asyncnomi.keys + ../pubkeys/gamma.keys ]; backups.directories = [ "/root" ];