forked from Shinonome/dots-hyprland
removed executable
incompatible with builtins.path
This commit is contained in:
@@ -28,7 +28,7 @@ in {
|
||||
".config/hypr" = lib.mkIf (!cfg.settings.hyprland.useNixForConf) {
|
||||
source = builtins.path {
|
||||
path = ../../.config/hypr;
|
||||
executable = true;
|
||||
# executable = true;
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user