overlord/ nfs,smb
This commit is contained in:
parent
bf6e9e680e
commit
64d0ab2002
8 changed files with 186 additions and 3 deletions
|
|
@ -22,4 +22,8 @@ in {
|
|||
source = link "${dots}/mako";
|
||||
recursive = true;
|
||||
};
|
||||
xdg.configFile."zellij" = {
|
||||
source = link "${dots}/zellij";
|
||||
recursive = true;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue