Add lillian to storage group on shodan to access the auto mounts

This commit is contained in:
Lillian Violet 2024-03-18 00:59:26 +01:00
parent 5a955870f8
commit 80fbd2c884

View file

@ -179,7 +179,7 @@
enable = true; enable = true;
}; };
users.users.lillian.extraGroups = ["decky"]; users.users.lillian.extraGroups = ["decky" "storage"];
# Enable completion of system packages by zsh # Enable completion of system packages by zsh
environment.pathsToLink = ["/share/zsh"]; environment.pathsToLink = ["/share/zsh"];