1
0
mirror of https://github.com/kmein/niveum synced 2026-03-29 16:51:07 +02:00

feat: kierán.de -> kmein.de

This commit is contained in:
2021-12-03 12:07:51 +01:00
parent bff6ede4c1
commit d5a71770a6
6 changed files with 13 additions and 9 deletions

View File

@@ -3,7 +3,7 @@ let
backupLocation = "/var/lib/codimd-backup";
stateLocation = "/var/lib/codimd/state.sqlite";
nixpkgs-unstable = import <nixpkgs-unstable> {};
domain = "pad.xn--kiern-0qa.de";
domain = "pad.kmein.de";
in
{
imports = [ <stockholm/krebs/3modules/permown.nix> ];