This commit is contained in:
암냥 2026-07-05 13:18:39 +09:00
commit 8409c29a1f
No known key found for this signature in database
3 changed files with 2 additions and 2 deletions

View file

@ -7,8 +7,8 @@ let
}; };
in in
{ {
home.file.".local/share/color-schemes/Kawa.colors".source = "${assets}/Kawa.colors"; home.file.".local/share/color-schemes/Kawa.colors".source = "${assets}/config/Kawa.colors";
home.file.".config/autostart/1password.desktop".source = "${assets}/1password.desktop"; home.file.".config/autostart/1password.desktop".source = "${assets}/config/1password.desktop";
programs.plasma = { programs.plasma = {
enable = true; enable = true;