Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
| 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