Commit graph

2 commits

Author SHA1 Message Date
f8afc9f461
shared/nixosModules/style: split everything into its file 2024-12-18 18:43:19 +01:00
587e8d321b
treewide: split up options from theming module, rename to style
As an initial step towards refactoring the theming module, the options
have been split up from the configuration itself. This will allow to
find available options quicker, and separate concerns nicely. It was
also renamed to style, to avoid confusion with its own options (eg.
gtk.theme).
2024-12-18 10:57:03 +01:00
Renamed from shared/nixosModules/theme/default.nix (Browse further)