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"
|
"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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue