mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-07 07:49:28 -05:00
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