Add greg to podman group
This commit is contained in:
@@ -55,4 +55,6 @@
|
|||||||
virtualisation = {
|
virtualisation = {
|
||||||
oci-containers.backend = "podman";
|
oci-containers.backend = "podman";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
users.users.greg.extraGroups = [ "podman" ];
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user