nit(infinidoge/config): bud.localFlakeClone -> dotfiles.dir
This commit is contained in:
parent
0a5325045a
commit
9e2f320361
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@ with lib;
|
|||
"blugon".source = ./blugon;
|
||||
};
|
||||
|
||||
home.bindmounts."${main.bud.localFlakeClone}/users/infinidoge/config" = mkIf main.info.graphical {
|
||||
home.bindmounts."${main.dotfiles.dir}/users/infinidoge/config" = mkIf main.info.graphical {
|
||||
allowOther = true;
|
||||
directories = [
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue