forked from stitchy/dotfiles
docker?
This commit is contained in:
parent
205fc46ad3
commit
d097e795c7
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@
|
||||||
networking.firewall.allowedTCPPorts = [ 22 ];
|
networking.firewall.allowedTCPPorts = [ 22 ];
|
||||||
networking.firewall.allowedUDPPorts = [ 51820 ];
|
networking.firewall.allowedUDPPorts = [ 51820 ];
|
||||||
|
|
||||||
|
virtualization.docker.enable = true;
|
||||||
|
|
||||||
networking.wg-quick.interfaces = {
|
networking.wg-quick.interfaces = {
|
||||||
wg0 = {
|
wg0 = {
|
||||||
|
|
Loading…
Reference in a new issue