correct home.file merging because I'm a fucking idiot
This commit is contained in:
parent
a17e38a905
commit
25971a4629
@ -5,7 +5,7 @@ in
|
||||
{
|
||||
config = mkIf smayzy.hyprland.enable {
|
||||
|
||||
home.file = builtins.foldl' lib.recursiveUpdate {} [
|
||||
home.file = lib.mkMerge [
|
||||
{
|
||||
".config/mako/config" = {
|
||||
source = builtins.toPath ../../dotfiles/mako/config;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user