update
This commit is contained in:
parent
d215570fea
commit
5dce9af547
@ -35,6 +35,8 @@
|
|||||||
pkgs.linuxPackages_latest; # _zen, _hardened, _rt, _rt_latest, etc.
|
pkgs.linuxPackages_latest; # _zen, _hardened, _rt, _rt_latest, etc.
|
||||||
};
|
};
|
||||||
|
|
||||||
|
virtualisation.docker.enable = true;
|
||||||
|
|
||||||
# Networking
|
# Networking
|
||||||
networking = { hostName = config.var.hostname; };
|
networking = { hostName = config.var.hostname; };
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user