Trying hydra

This commit is contained in:
Julien Malka 2021-12-17 18:59:35 +01:00
parent cbad0e756a
commit 8293c6593e
3 changed files with 25 additions and 1 deletions

View file

@ -12,7 +12,7 @@ with lib;
{
nix = {
autoOptimiseStore = true;
allowedUsers = [ "julien" ];
allowedUsers = [ "julien" "hydra" ];
gc = {
automatic = true;
dates = "daily";