X-Git-Url: https://gitweb.ps.run/flake_thinkpad/blobdiff_plain/0af24122fe45b550330ef6e2aa2ab0bd8f0598a8..0f3e430dea3955609d5bafeffa13370110397007:/home-ps.nix diff --git a/home-ps.nix b/home-ps.nix index 9ee81ad..48cfe3c 100644 --- a/home-ps.nix +++ b/home-ps.nix @@ -311,34 +311,6 @@ in }; }; - programs.helix = { - enable = true; - settings = { - theme = "base16_terminal"; - editor.cursor-shape = { - insert = "bar"; - normal = "block"; - select = "underline"; - }; - editor.soft-wrap = { - enable = true; - }; - editor.file-picker = { - hidden = false; - }; - keys.normal."space" = { - "space" = "goto_word"; - }; - }; - languages = { - language = [{ - name = "c"; - auto-format = true; - formatter = { command = "clang-format"; args = ["--style=microsoft"]; }; - }]; - }; - }; - home.file.".config/zls.json".text = '' { "enable_build_on_save": true, @@ -743,6 +715,7 @@ in # org.gradle.console=verbose # org.gradle.daemon.idletimeout=3600000 # ''; + ".background-image".source = wallpaper; }; # Home Manager can also manage your environment variables through