hermit/configuration.nix: enable docker (blegh)
This commit is contained in:
parent
1e8007f233
commit
e35cad1252
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@
|
|||
openFirewall = true;
|
||||
};
|
||||
};
|
||||
virtualisation.docker.enable = true;
|
||||
|
||||
modules = {
|
||||
desktops.hyprland.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue