try
This commit is contained in:
parent
e4a5915c5b
commit
699b5cc422
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{ config, ... }:
|
||||
let
|
||||
cids = import ../modules/staticids.nix;
|
||||
cids = import [../modules/staticids.nix ...];
|
||||
domain = "ns.cloonar.com";
|
||||
cfg = {
|
||||
server = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue