alyssum/samba: bind music
Some checks failed
CI / Build linux-lava for x86_64-linux (push) Has been cancelled
Some checks failed
CI / Build linux-lava for x86_64-linux (push) Has been cancelled
This commit is contained in:
parent
004832fc06
commit
c0004409d7
1 changed files with 1 additions and 0 deletions
|
|
@ -4,6 +4,7 @@ let
|
||||||
passwd_fname = "passwd_smb${user}";
|
passwd_fname = "passwd_smb${user}";
|
||||||
in {
|
in {
|
||||||
age.secrets.${passwd_fname}.file = ../../secrets/${passwd_fname}.age;
|
age.secrets.${passwd_fname}.file = ../../secrets/${passwd_fname}.age;
|
||||||
|
me.binds."/flower/smb/${user}/music" = "/flower/media/music/${user}";
|
||||||
me.binds."/flower/smb/${user}/syncthing" = "/flower/syncthing/${user}";
|
me.binds."/flower/smb/${user}/syncthing" = "/flower/syncthing/${user}";
|
||||||
|
|
||||||
users.users.${user} = {
|
users.users.${user} = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue