Can't get Stylix working after going through installation documentation #1757
Oneechan69
started this conversation in
General
Replies: 1 comment 6 replies
-
For most targets you need to use the |
Beta Was this translation helpful? Give feedback.
6 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.
Uh oh!
There was an error while loading. Please reload this page.
-
Edit: Here's my whole config (minus hardware config) if that helps: nix config.zip
I've done lots of looking up and reading the documentation multiple times but it seems to be missing something. The theme isn't applied to programs.
I installed Stylix looking at the installation page, and the home manager module, both as flakes. It says "Installing Home Manager as a NixOS module is highly recommended" and "When Stylix is installed and enabled in a NixOS configuration, it will automatically set up its Home Manager modules if it detects that Home Manager is available".
Looking at the configuration page, This is in my configuration.nix:
I have
pkgs.base16-schemes
installed but the theme is not applied to any of the programs. Even when I try having them installed via home-manager instead (inconfiguration.nix
):My flake.nix:
Beta Was this translation helpful? Give feedback.
All reactions