mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
knot: nearly working state
This commit is contained in:
parent
5b6bb10a42
commit
bf369e6496
6 changed files with 42 additions and 11 deletions
|
|
@ -1,3 +1,3 @@
|
|||
{ sources, ... }: final: prev: {
|
||||
dns = import (sources.kirelagin + "/dns") { pkgs = final; };
|
||||
dns = import sources.nix-dns;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue