Skip to content

Commit

Permalink
example: add stylix and fonts modules
Browse files Browse the repository at this point in the history
  • Loading branch information
donovanglover committed Oct 6, 2024
1 parent 4f420c6 commit b491c67
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions example/configuration.nix
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,11 @@ let
in
{
imports = with nix-config.nixosModules; [
system
shell
desktop
fonts
shell
stylix
system
];

home-manager.sharedModules =
Expand Down

0 comments on commit b491c67

Please sign in to comment.