enable otf on tofu
This commit is contained in:
parent
3db5bc0ce6
commit
3f7b1c5380
1 changed files with 3 additions and 0 deletions
|
|
@ -13,6 +13,9 @@ in
|
|||
];
|
||||
services = {
|
||||
tty-ips.enable = true;
|
||||
otf = {
|
||||
enable = true;
|
||||
};
|
||||
};
|
||||
networking = {
|
||||
yggdrasil = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue