Flake parts with x64 and ARM support for devshell on both Linux and Mac
This commit is contained in:
1
nix/system/virtualisation.nix
Normal file
1
nix/system/virtualisation.nix
Normal file
@ -0,0 +1 @@
|
||||
{ ... }: { virtualisation = { oci-containers = { backend = "podman"; }; }; }
|
Reference in New Issue
Block a user