Former-commit-id: 5dce9af547
This commit is contained in:
Hadi
2024-06-23 19:54:21 +02:00
parent 8b57bffcd6
commit c541832066

View File

@@ -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; };