From d9f2fa1817769e1d1b8e3a8b87155eea0406bd9a Mon Sep 17 00:00:00 2001 From: Raphael Date: Mon, 23 Mar 2026 10:49:59 +0100 Subject: [PATCH] feat(hosts): adding the render group --- hosts/global.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hosts/global.nix b/hosts/global.nix index f3e6d9e..034d314 100644 --- a/hosts/global.nix +++ b/hosts/global.nix @@ -45,6 +45,7 @@ "wheel" "docker" "video" + "render" ]; }; }; @@ -75,6 +76,7 @@ }; environment.systemPackages = with pkgs; [ + uwsm git postgresql vim