feat(hosts): adding the render group

This commit is contained in:
Raphael 2026-03-23 10:49:59 +01:00
parent 787090f5b4
commit d9f2fa1817
No known key found for this signature in database

View file

@ -45,6 +45,7 @@
"wheel" "wheel"
"docker" "docker"
"video" "video"
"render"
]; ];
}; };
}; };
@ -75,6 +76,7 @@
}; };
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
uwsm
git git
postgresql postgresql
vim vim