wip
This commit is contained in:
@@ -12,9 +12,9 @@
|
||||
force = true;
|
||||
};
|
||||
|
||||
# home.file.".config/hypr/hyprland" = {
|
||||
# source = builtins.toPath ./custom;
|
||||
# recursive = true;
|
||||
# force = true;
|
||||
# };
|
||||
home.file.".config/hypr/hyprland" = {
|
||||
source = builtins.toPath ./custom;
|
||||
recursive = true;
|
||||
force = true;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user