feat: add kiorc
This commit is contained in:
parent
899074eb1c
commit
2e5029d7e2
4 changed files with 10 additions and 2 deletions
nixos/home
|
@ -19,6 +19,7 @@ in
|
|||
|
||||
"dolphinrc".source = config.lib.file.mkOutOfStoreSymlink "${configDir}/dolphinrc";
|
||||
"kdeglobals".source = config.lib.file.mkOutOfStoreSymlink "${configDir}/kdeglobals";
|
||||
"kiorc".source = config.lib.file.mkOutOfStoreSymlink "${configDir}/kiorc";
|
||||
};
|
||||
|
||||
programs = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue