add docker

This commit is contained in:
2025-04-06 21:07:19 -04:00
parent 4717886bcc
commit f7f502d7b9
5 changed files with 52 additions and 2 deletions

View File

@@ -48,6 +48,10 @@ in
};
};
virtualisation = {
podman = enabled;
};
programs = {
graphical = {
wms.hyprland = enabled;