Move ~/Code
to ~/Repos
Signed-off-by: Oliver Davies <oliver@oliverdavies.uk>
This commit is contained in:
parent
183e6836b1
commit
473cc2757c
4 changed files with 5 additions and 5 deletions
|
@ -90,7 +90,7 @@ in
|
|||
enable = true;
|
||||
|
||||
extraConfig = {
|
||||
XDG_REPOS_DIR = "${config.home.homeDirectory}/Code";
|
||||
XDG_REPOS_DIR = "${config.home.homeDirectory}/Repos";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue