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