Move clion desktop file to hm

This commit is contained in:
2026-03-01 09:12:10 +01:00
parent 6147d3ca27
commit c08b8b2ae0
5 changed files with 51 additions and 31 deletions

View File

@@ -1,4 +1,5 @@
{
config,
...
}:
@@ -8,6 +9,7 @@
enableCompletion = true;
autosuggestion.enable = true;
syntaxHighlighting.enable = true;
dotDir = "${config.xdg.configHome}/zsh";
oh-my-zsh = {
enable = true;