rose-pine-nix/modules
punkfairie 870f2fe63e
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-04 20:57:30 -08:00
..
home-manager feat(wezterm): Add Wezterm config 2024-11-04 20:57:30 -08: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