Unfuck gitlab for dependency update
This commit is contained in:
parent
288f7b6f87
commit
35a7b5a665
2 changed files with 20 additions and 18 deletions
|
@ -42,6 +42,8 @@
|
|||
https = true;
|
||||
initialRootEmail = "charlotte@vanpetegem.me";
|
||||
initialRootPasswordFile = config.age.secrets."passwords/services/git/initial-root-password".path;
|
||||
# Hack, https://github.com/NixOS/nixpkgs/pull/135926 broke stuff
|
||||
pages.settings.pages-domain = "not.actually.enabled";
|
||||
secrets = {
|
||||
dbFile = config.age.secrets."passwords/services/git/db".path;
|
||||
jwsFile = config.age.secrets."passwords/services/git/jws".path;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue