calcite: switch to btrfs root
This commit is contained in:
parent
436ca779a1
commit
2ce1e1a65e
4 changed files with 28 additions and 30 deletions
|
@ -19,8 +19,11 @@
|
|||
services.tailscale.enable = true;
|
||||
# services.tailscale.useRoutingFeatures = "both";
|
||||
|
||||
services.dae.enable = true;
|
||||
services.dae.configFile = "/var/lib/dae/config.dae";
|
||||
|
||||
custom.sing-box = {
|
||||
enable = true;
|
||||
enable = false;
|
||||
configFile = {
|
||||
urlFile = config.sops.secrets.sing_box_url.path;
|
||||
hash = "6ca5bc8a16f8c413227690aceeee2c12c02cab09473c216b849af1e854b98588";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue