Add lillian to storage group on shodan to access the auto mounts
This commit is contained in:
parent
5a955870f8
commit
80fbd2c884
|
@ -179,7 +179,7 @@
|
|||
enable = true;
|
||||
};
|
||||
|
||||
users.users.lillian.extraGroups = ["decky"];
|
||||
users.users.lillian.extraGroups = ["decky" "storage"];
|
||||
|
||||
# Enable completion of system packages by zsh
|
||||
environment.pathsToLink = ["/share/zsh"];
|
||||
|
|
Loading…
Reference in a new issue