We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc13483 commit 0a59769Copy full SHA for 0a59769
users/profiles/rbw.nix
@@ -10,6 +10,6 @@ in {
10
inherit (userinfo) email;
11
lock_timeout = 3600 * 10;
12
pinentry = pkgs.pinentry-gnome3;
13
- base_url = "https://bw.9000.dev";
+ base_url = "https://hcloud-dev.tail68e9c.ts.net";
14
};
15
}
0 commit comments