feat(hosts): adding the render group
This commit is contained in:
parent
787090f5b4
commit
d9f2fa1817
1 changed files with 2 additions and 0 deletions
|
|
@ -45,6 +45,7 @@
|
|||
"wheel"
|
||||
"docker"
|
||||
"video"
|
||||
"render"
|
||||
];
|
||||
};
|
||||
};
|
||||
|
|
@ -75,6 +76,7 @@
|
|||
};
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
uwsm
|
||||
git
|
||||
postgresql
|
||||
vim
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue