Commit graph

11 commits

Author SHA1 Message Date
05711392f8
feat(nixos): Update globals to Rose Pine 2024-10-20 16:31:49 -07:00
seth
dc9553ef0b
feat(modules)!: bump minimum supported release to 24.05 (#203)
* chore(modules)!: bump minimum supported release to 24.05

* feat(modules): assert minimum supported version
2024-06-04 07:29:28 -04:00
seth
296adaf933
feat(modules): add declarations (#198) 2024-05-28 04:15:28 -04:00
seth
fea5242c0e
feat(modules)!: flavour -> flavor (#190) 2024-05-21 20:23:55 -04:00
Hammy
5e1a679604
style: format ff4ea84 2024-05-21 22:53:46 +01:00
seth
8179a45f64
fix(modules): shorten defaultText for catppuccin.sources (#185)
* fix: set nixos release in mkOptionDoc

* fix(modules): shorten defaultText for `catppuccin.sources`
2024-05-21 03:27:57 -04:00
seth
28e6d8a18d
feat(modules): add catppuccin.sources option (#129)
* feat(modules): add `catppuccin.sources` option

* refactor(modules)!: nvfetcher -> npins

npins gives us a nicer file to import that is a simple name value pair
of the port and the path in the store. this allows for easier overriding
with the catppuccin.sources option

* fix(modules): ensure default sources are applied to `catppuccin.sources`
2024-05-13 16:33:16 -04:00
Weathercold
8d3e50a677
feat(nixos): add global accent option (#164)
Closes #134
2024-05-08 19:27:03 -04:00
uncenter
3d3db414f3
chore(modules)!: use flavor and accent defaults from org (#145)
* chore(modules): update flavor and accent defaults

* chore(modules/nixos): update default flavor
2024-04-29 14:22:05 -04:00
Pol Dellaiera
e45a44e26e
feat(modules): add global enable option (#124)
* feat: add `enable` option globally

* chore(modules): use catppuccin.enable in test.nix

---------

Co-authored-by: seth <getchoo@tuta.io>
2024-04-22 13:39:12 -04:00
seth
714c415506
refactor(modules)!: auto import modules & improve passing of arguments (#60) 2023-11-03 18:13:02 -04:00