Setting up Stylix when using the home-manager flake? #1753
Replies: 1 comment
-
I made a new discussion #1757 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The installation documentation for Stylix recommends using the home manager module, I don't want to use channels just flakes.
inputs.stylix.nixosModules.stylix
, the colorscheme isn't applied to kitty or neovim.inputs.stylix.nixosModules.stylix
and just doinputs.stylix.homeModules.stylix
I geterror: The option dconf does not exist
.My Files
In my flake.nix (I omitted irrelevant flakes):
in my configuration.nix:
Beta Was this translation helpful? Give feedback.
All reactions