This website requires JavaScript.
Explore
Help
Sign In
KCNHUB
/
WS-KCNHUB
Watch
2
Star
1
Fork
You've already forked WS-KCNHUB
0
Code
Issues
3
Pull Requests
Packages
Projects
Releases
Wiki
Activity
c3f6d922db
WS-KCNHUB
/
machines
/
kcnhub
/
users
/
groups
/
admin.nix
10 lines
110 B
Nix
Raw
Normal View
History
Unescape
Escape
Restructure Groups (and Permissions)
2023-10-19 10:20:35 -04:00
{
.
.
.
}:
{
users
.
groups
.
"
w
h
e
e
l
"
=
{
members
=
[
"
r
o
o
t
"
"
d
a
v
i
d
"
KCNHUB: Users: Admin: Add ngilab to wheel group
2025-01-24 17:08:57 -05:00
"
n
g
i
l
a
b
"
Restructure Groups (and Permissions)
2023-10-19 10:20:35 -04:00
]
;
}
;
}