Commit b067832d2558
Changed files (1)
systems
hosts
systems/hosts/aomi.nix
@@ -297,7 +297,8 @@ in
name = "aomi";
enable = true;
url = "https://codeberg.org";
- tokenFile = "/home/vincent/sync/codeberg.token";
+ # tokenFile = "/home/vincent/sync/codeberg.token";
+ tokenFile = "/etc/codeberg.token";
labels = [
# "local:host"
"nixos-${pkgs.system}:host"