fixed global justfile
This commit is contained in:
parent
9bf7ae2497
commit
2a5cdbf8e9
2 changed files with 7 additions and 4 deletions
|
|
@ -89,6 +89,12 @@
|
|||
|
||||
];
|
||||
|
||||
home.file = {
|
||||
".justfile".text = ''
|
||||
import '/etc/just/justfile'
|
||||
'';
|
||||
};
|
||||
|
||||
xdg.userDirs = {
|
||||
enable = true;
|
||||
createDirectories = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue