Enable docker on desktop
This commit is contained in:
parent
1c88bd986b
commit
6b61374ba2
1 changed files with 2 additions and 5 deletions
|
@ -229,14 +229,12 @@ with lib; {
|
|||
programs.virt-manager.enable = true;
|
||||
|
||||
users.groups.libvirtd.members = ["fern"];
|
||||
users.groups.docker.members = ["fern"];
|
||||
|
||||
virtualisation = {
|
||||
spiceUSBRedirection.enable = true;
|
||||
|
||||
podman = {
|
||||
enable = true;
|
||||
dockerCompat = true;
|
||||
};
|
||||
docker.enable = true;
|
||||
|
||||
libvirtd = {
|
||||
enable = true;
|
||||
|
@ -264,7 +262,6 @@ with lib; {
|
|||
caligula
|
||||
celluloid
|
||||
deploy-rs
|
||||
distrobox
|
||||
feishin
|
||||
fluffychat
|
||||
fusee-nano
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue