mirror of https://gitlab.crans.org/nounous/nixos
fix missing .path
parent
12d82fe9ae
commit
571e49f0ab
|
@ -117,7 +117,7 @@
|
|||
};
|
||||
|
||||
extraConfigFiles = [
|
||||
config.age.secrets.database_extra_config
|
||||
config.age.secrets.database_extra_config.path
|
||||
];
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in New Issue