more fixes sorry

This commit is contained in:
Vic 2024-08-16 10:27:32 +02:00
parent b5c2a7c59f
commit 55254f61da

View file

@ -21,7 +21,7 @@
".config/redis/redis.conf" = {
source = ./redis/redis.conf;
};
}
};
home.file = {
@ -57,9 +57,9 @@
WantedBy = [ "default.target" ];
};
}
};
}
};
programs.home-manager.enable = true;