This commit is contained in:
parent
5086aba848
commit
e183e8310c
2 changed files with 44 additions and 38 deletions
|
|
@ -34,8 +34,8 @@
|
|||
users = {
|
||||
rodant = {
|
||||
isNormalUser = true;
|
||||
description = "llm user";
|
||||
packages = with pkgs; [git python3 nodejs cargo ripgrep curl wget ffmpeg imagemagick texliveFull ];
|
||||
description = "llm user";
|
||||
packages = with pkgs; [git python3 nodejs cargo ripgrep curl wget ffmpeg imagemagick texliveFull];
|
||||
};
|
||||
k = {
|
||||
isNormalUser = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue