trying stylix

This commit is contained in:
2026-03-16 23:00:20 +00:00
parent 5d8b0f93a8
commit adf67439ff
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -659,7 +659,7 @@ You'll notice the color values in multiple places outside this as well.
# Add Stylix to system packages so activation scripts are available
environment.systemPackages = with pkgs; [
stylix.packages.${system}.stylix
inputs.stylix.packages.${system}.stylix
];
}
#+END_SRC