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
@@ -6,6 +6,6 @@
# Add Stylix to system packages so activation scripts are available
environment.systemPackages = with pkgs; [
stylix.packages.${system}.stylix
inputs.stylix.packages.${system}.stylix
];
}