mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-22 03:31:34 +01:00
Run hedgedoc on cirrus
This commit is contained in:
parent
6a3e7b7741
commit
d13f631042
3 changed files with 30 additions and 4 deletions
|
|
@ -9,7 +9,7 @@
|
|||
{
|
||||
imports = [ self.nixosModules.default ];
|
||||
|
||||
networking.domain = "stork-atlas.ts.net";
|
||||
networking.domain = lib.mkDefault "stork-atlas.ts.net";
|
||||
|
||||
nix =
|
||||
let
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue