add me to disk group
This commit is contained in:
parent
6b5e8d21d9
commit
46c26319be
|
@ -2,7 +2,7 @@
|
||||||
users.users.chaoticryptidz = {
|
users.users.chaoticryptidz = {
|
||||||
isNormalUser = true;
|
isNormalUser = true;
|
||||||
extraGroups =
|
extraGroups =
|
||||||
[ "wheel" "video" "systemd-journal" "plugdev" "vfio" "input" "uinput" ];
|
[ "wheel" "disk" "video" "systemd-journal" "plugdev" "vfio" "input" "uinput" ];
|
||||||
openssh.authorizedKeys.keys = [
|
openssh.authorizedKeys.keys = [
|
||||||
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIL4L1eBZzYXZNGBucTn/eOFp48el9JPiYt9iXQDpBSg/ chaoticryptidz@owo.monster"
|
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIL4L1eBZzYXZNGBucTn/eOFp48el9JPiYt9iXQDpBSg/ chaoticryptidz@owo.monster"
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in a new issue