some updates

This commit is contained in:
gwg313 2025-04-08 14:38:09 -04:00
parent 1b8687a703
commit a1874a4daf
Signed by: gwg313
GPG key ID: 60FF63B4826B7400
5 changed files with 8 additions and 27 deletions

View file

@ -62,18 +62,6 @@
};
};
};
"ssh-keys" = {
path = "/home/gwg313/.ssh";
devices = [ "grymforge" ];
versioning = {
type = "staggered";
params = {
cleanInterval = "3600";
maxAge = "15768000";
};
};
};
};
};
};