trying stylix

This commit is contained in:
2026-03-16 22:58:56 +00:00
parent 626796b626
commit 5d8b0f93a8
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
stylix.packages.${system}.stylix
];
}
#+END_SRC