fix: Error installing file '.config/mako/config' outside $HOME

This commit is contained in:
Ryan Yin
2025-07-12 14:04:44 +08:00
parent fcbbfefedc
commit c8a790f2cf
22 changed files with 204 additions and 495 deletions

View File

@@ -1,8 +1,6 @@
{
pkgs,
config,
lib,
nur-ryan4yin,
...
}: let
package = pkgs.hyprland;
@@ -47,7 +45,6 @@ in {
source = let
configPath = "${config.home.homeDirectory}/.config/hypr/configs";
in [
"${nur-ryan4yin.packages.${pkgs.system}.catppuccin-hyprland}/themes/mocha.conf"
"${configPath}/exec.conf"
"${configPath}/fcitx5.conf"
"${configPath}/keybindings.conf"