This commit is contained in:
2024-10-28 14:17:02 +01:00
parent 58b4383987
commit d34fe781ca
2 changed files with 9 additions and 16 deletions

View File

@@ -138,13 +138,6 @@
programs.steam.enable = true;
programs.steam.remotePlay.openFirewall = true;
# virtualisation.docker = {
# enable = true;
# rootless = {
# enable = true;
# setSocketVariable = true;
# };
# };
virtualisation.podman.enable = true;
virtualisation.podman.dockerCompat = true;
services.sunshine = {