wow
This commit is contained in:
parent
14d1617f0a
commit
8409c29a1f
3 changed files with 2 additions and 2 deletions
|
|
@ -7,8 +7,8 @@ let
|
|||
};
|
||||
in
|
||||
{
|
||||
home.file.".local/share/color-schemes/Kawa.colors".source = "${assets}/Kawa.colors";
|
||||
home.file.".config/autostart/1password.desktop".source = "${assets}/1password.desktop";
|
||||
home.file.".local/share/color-schemes/Kawa.colors".source = "${assets}/config/Kawa.colors";
|
||||
home.file.".config/autostart/1password.desktop".source = "${assets}/config/1password.desktop";
|
||||
|
||||
programs.plasma = {
|
||||
enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue