add docker
This commit is contained in:
@@ -18,6 +18,9 @@
|
||||
boot.kernelParams = [ "amdgpu.ppfeaturemask=0xfff7ffff" "amdgpu.gpu_recovery=1" ];
|
||||
services.openssh = {enable = true;};
|
||||
|
||||
virtualisation.docker.enable = true;
|
||||
virtualisation.docker.storageDriver = "btrfs";
|
||||
|
||||
|
||||
networking = {
|
||||
hostName = "desktop";
|
||||
|
||||
Reference in New Issue
Block a user