minor updates
This commit is contained in:
parent
4416a21e47
commit
457537462a
6 changed files with 43 additions and 44 deletions
|
@ -12,7 +12,9 @@
|
|||
programs.wireshark.enable = true;
|
||||
programs.wireshark.package = pkgs.wireshark;
|
||||
|
||||
virtualisation.lxc.enable = true;
|
||||
virtualisation.lxc.enable = false;
|
||||
virtualisation.lxd.enable = false;
|
||||
|
||||
virtualisation.podman.enable = false;
|
||||
virtualisation.docker.enable = true;
|
||||
virtualisation.docker.storageDriver = "btrfs";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue