Update NixOS config.
This commit is contained in:
parent
6b57540578
commit
6705c00818
1 changed files with 3 additions and 0 deletions
3
base.nix
3
base.nix
|
@ -158,4 +158,7 @@
|
|||
# Enable Tailscale
|
||||
services.tailscale.enable = true;
|
||||
|
||||
# Enable Docker
|
||||
virtualisation.docker.enable = true;
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue