rose-pine-nix/modules
punkfairie bda31cf1a7
Some checks are pending
CI / Format Nix files (push) Waiting to run
CI / Test Modules (push) Waiting to run
CI / Validate sources (push) Waiting to run
Release / Make release (push) Waiting to run
Release / Publish to Flake registries (push) Blocked by required conditions
Build & deploy website / Build site (push) Waiting to run
Build & deploy website / Deploy website (push) Blocked by required conditions
feat(wezterm): Add Wezterm config
This config does require the user to format their configuration in a
specific way:
```lua
local config = wezterm.config_builder()

-- config here...

return config
```

Since this is the format that the official documentation uses in
examples, most users probably follow suit. But worth pointing out
regardless.
2024-11-02 15:53:31 -07:00
..
home-manager feat(wezterm): Add Wezterm config 2024-11-02 15:53:31 -07:00
lib feat(fzf): Catppuccin -> Rose Pine 2024-10-19 22:00:01 -07:00
nixos fix(sddm): Move pkg derv to it's own file 2024-10-20 18:37:56 -07:00