Add docker module and install for all
This commit is contained in:
parent
251e630242
commit
e319b48849
5 changed files with 11 additions and 11 deletions
|
@ -38,11 +38,6 @@
|
|||
services.printing.enable = true;
|
||||
services.printing.drivers = with pkgs; [ splix ];
|
||||
|
||||
virtualisation.podman = {
|
||||
enable = true;
|
||||
dockerCompat = true;
|
||||
};
|
||||
|
||||
# output = {
|
||||
# "*".bg = "/home/fleaz/Downloads/spongebob.jpg fill";
|
||||
# "DVI-D-1" = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue