add podman on nixdesk
This commit is contained in:
parent
77412cf2ac
commit
f357cf5c52
2 changed files with 6 additions and 0 deletions
5
sys/profiles/services/podman.nix
Normal file
5
sys/profiles/services/podman.nix
Normal file
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
virtualisation.podman = {
|
||||
enable = true;
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue