mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
project-wide: nixdirfmt
This commit is contained in:
parent
d78814336a
commit
5e8ee72ac8
7 changed files with 32 additions and 34 deletions
|
|
@ -1,8 +1,8 @@
|
|||
{ config, ... }:
|
||||
|
||||
{
|
||||
xdg.configFile."rbw/config.json".text = builtins.toJSON {
|
||||
email = "kat@kittywit.ch";
|
||||
xdg.configFile."rbw/config.json".text = builtins.toJSON {
|
||||
email = "kat@kittywit.ch";
|
||||
base_url = "https://vault.kittywit.ch";
|
||||
identity_url = null;
|
||||
lock_timeout = 3600;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue