mirror of https://gitlab.crans.org/nounous/nixos
fix age path
parent
402d8e3776
commit
03e91a8ded
|
|
@ -109,7 +109,7 @@ in
|
|||
host = "tealc.adm.crans.org";
|
||||
name = "mediawiki";
|
||||
user = "mediawiki";
|
||||
passwordFile = config.age.secrets.mediawiki-db;
|
||||
passwordFile = config.age.secrets.mediawiki-db.path;
|
||||
type = "postgres";
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue