parent
2a859293a9
commit
7a1b7d2e8a
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ let
|
|||
|
||||
tomeLocations = builtins.listToAttrs (
|
||||
map (path: {
|
||||
name = "~ ^/${path}$";
|
||||
name = "~ ^/${path}";
|
||||
|
||||
value = {
|
||||
root = tome.root;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue