Upgrade to NixOS 26.05
This commit is contained in:
@@ -237,6 +237,11 @@ with pkgs;
|
||||
owner = "63026";
|
||||
group = "63026";
|
||||
};
|
||||
secrets.grafana = {
|
||||
file = secrets/grafana.age;
|
||||
owner = "grafana";
|
||||
group = "granafa";
|
||||
};
|
||||
identityPaths = [ "/etc/ssh/id_ed25519" ];
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user