enables dynamic linking and added extraGroups to user

This commit is contained in:
kptltd00m
2026-07-12 23:27:36 +02:00
parent 8a4c1e7f1d
commit 1c6d700768
3 changed files with 4 additions and 0 deletions
+2
View File
@@ -16,6 +16,8 @@ in {
extraGroups = [
"networkmanager"
"wheel"
"video"
"render"
];
};
};