Commit Graph

8 Commits

Author SHA1 Message Date
9bd004c3a8 nix: Avoid IFD by importing base16 scheme directly
This fixes an issue where previously the derivation had to be evaluated
before importing the base16 scheme, thus causing `nix flake check` to
fail when multi-platform support was added.

See: https://github.com/NixOS/nix/issues/4265
2024-06-20 21:58:16 -04:00
33835aa6c6 eww: Inline config
Note that the home manager module can't be used here since it requires
configDir.
2023-08-11 15:05:24 -04:00
220392fb85 packages: Add fluent-icons
Used for eww.
2023-08-07 21:33:53 -04:00
8c753e21e7 eww: Add desktop icons 2023-08-07 21:12:02 -04:00
5739a3eaba meta: Add eww module 2023-08-07 20:44:15 -04:00
b310bb6e6d meta: Replace go-thumbnailer with nixpkgs version
Now there is no need for a packages directory since all the packages I
maintain are upstreamed.
2023-06-20 09:55:34 -04:00
692093da7d meta: Flatten packages directory 2023-06-17 20:55:32 -04:00
374a0a2d14 meta: Flatten modules directory 2023-06-16 14:03:09 -04:00