Add goatcounter.
This commit is contained in:
parent
407928712c
commit
f164449faf
4 changed files with 55 additions and 0 deletions
|
|
@ -10,6 +10,10 @@
|
|||
hashedPasswordFile = config.sops.secrets.admin-password.path;
|
||||
};
|
||||
|
||||
services.goatcounter = {
|
||||
enable = true;
|
||||
};
|
||||
|
||||
services.vaultwarden = {
|
||||
enable = true;
|
||||
domain = "https://passwords.foehammer.me";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue