Try to fix forgejo again...
This commit is contained in:
parent
41e635754e
commit
f90b8e27fe
4 changed files with 9 additions and 9 deletions
modules/home-manager
|
@ -8,7 +8,7 @@
|
|||
|
||||
root = lib.mkOption {
|
||||
type = lib.types.str;
|
||||
default = "${config.xdg.userDirs.extraConfig.XDG_PROJECTS_DIR}/satellite";
|
||||
default = "${config.xdg.userDirs.extraConfig.XDG_PROJECTS_DIR}/personal/satellite";
|
||||
description = "Where the satellite repo is cloned";
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue