Skip to content

Commit 7e98fc2

Browse files
committed
feat(darwin): add stylix module for enhanced styling options
1 parent 32ee60e commit 7e98fc2

File tree

8 files changed

+336
-16
lines changed

8 files changed

+336
-16
lines changed

darwin/default.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
{nixpkgs.overlays = overlays;}
1717
./${device.name}/configuration.nix
1818
inputs.sops-nix.darwinModules.sops
19+
inputs.stylix.darwinModules.stylix
1920
home-manager.darwinModules.home-manager
2021
{
2122
nixpkgs.config.allowUnfree = true;

flake.lock

Lines changed: 297 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)