Commit graph

5 commits

Author SHA1 Message Date
66ff9820f8
shared/nixosModules/style: use sharedModules 2024-12-18 19:23:28 +01:00
f8afc9f461
shared/nixosModules/style: split everything into its file 2024-12-18 18:43:19 +01:00
1c3665ec1c
pkgs: move to shared/pkgs 2024-12-18 11:00:24 +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
7174a33a44
treewide: reorganize general structure 2024-12-18 10:14:06 +01:00