sisko: add docker
This commit is contained in:
parent
8d3d918c94
commit
5c07d9540b
@ -61,6 +61,9 @@
|
||||
virtiofsd
|
||||
];
|
||||
|
||||
virtualisation.docker.enable = true;
|
||||
virtualisation.oci-containers.backend = "docker";
|
||||
|
||||
nixpkgs.config = {
|
||||
allowUnfreePredicate = pkg: builtins.elem (lib.getName pkg) [
|
||||
"discord"
|
||||
|
Loading…
x
Reference in New Issue
Block a user