This commit is contained in:
@@ -19,6 +19,10 @@ in
|
||||
../../modules/nix/remote-builder-client.nix
|
||||
];
|
||||
|
||||
nixpkgs.config.permittedInsecurePackages = [
|
||||
"docker-28.5.2"
|
||||
];
|
||||
|
||||
networking.hostName = "docker"; # Define your hostname.
|
||||
# virtualisation.docker.enable = true;
|
||||
virtualisation.docker = {
|
||||
|
||||
Reference in New Issue
Block a user