refactor: remove powercord
This commit is contained in:
parent
a0e12f59f6
commit
e458580d1d
46 changed files with 2 additions and 6161 deletions
|
@ -72,14 +72,4 @@ with lib;
|
|||
|
||||
"blugon".source = ./blugon;
|
||||
};
|
||||
|
||||
home.bindmounts."${main.dotfiles.dir}/users/infinidoge/config" = mkIf main.info.graphical {
|
||||
allowOther = true;
|
||||
directories = [
|
||||
{
|
||||
source = "powercord";
|
||||
target = ".config/powercord";
|
||||
}
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue