mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
feat: move to flakes
This commit is contained in:
parent
3447fa3d12
commit
7c5836558a
31 changed files with 921 additions and 726 deletions
|
|
@ -1,3 +1,3 @@
|
|||
{ sources, ... }: final: prev: {
|
||||
dns = import sources.nix-dns;
|
||||
{ inputs, ... }: final: prev: {
|
||||
dns = import inputs.nix-dns;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue