trying stylix
This commit is contained in:
+1
-1
@@ -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
|
# Add Stylix to system packages so activation scripts are available
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
stylix
|
stylix.packages.${system}.stylix
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|||||||
@@ -6,6 +6,6 @@
|
|||||||
|
|
||||||
# Add Stylix to system packages so activation scripts are available
|
# Add Stylix to system packages so activation scripts are available
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
stylix
|
stylix.packages.${system}.stylix
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user