fix
This commit is contained in:
parent
2a5cdbf8e9
commit
6978685fd0
1 changed files with 1 additions and 1 deletions
|
|
@ -56,6 +56,6 @@ let
|
||||||
'';
|
'';
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
# Global Just recipes (system-wide). Used when `XDG_CONFIG_DIRS` includes `/etc/xdg` (default).
|
# Global Just recipes
|
||||||
environment.etc."just/justfile".text = justfileText;
|
environment.etc."just/justfile".text = justfileText;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue