mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
feat(extern): dns
This commit is contained in:
parent
6db8e4e304
commit
510be2a5bb
6 changed files with 153 additions and 3 deletions
|
|
@ -28,6 +28,9 @@ in {
|
|||
sssd.enable = true;
|
||||
nfs.enable = true;
|
||||
};
|
||||
dns = {
|
||||
# TODO: enable = true;
|
||||
};
|
||||
# TODO: users?
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue