f26b1be83f
refactor(nixos): Use new helpers; formatting
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
2024-11-04 20:57:54 -08:00
190737eca1
fix(palette): Move JSON palette to it's own repo
...
Nix was complaining that paths weren't absolute so I just made the JSON
file its own repo so I can import it with npins.
2024-10-20 17:53:31 -07:00
c622a669d8
feat(console): Catppuccin -> Rose Pine
2024-10-20 16:29:43 -07:00
seth
3f4607481b
chore(modules): use attrset as argument to mkCatppuccinOpt
( #252 )
2024-06-28 12:29:30 -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
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
Anomalocaridid
18419d5a11
feat(nixos): init console module ( #69 )
2024-03-13 18:04:50 -04:00