Skip to content

Commit

Permalink
nixos/window-manager: enable stylix
Browse files Browse the repository at this point in the history
  • Loading branch information
tomodachi94 committed Apr 21, 2024
1 parent 644e239 commit 989fbec
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions nixos/window-manager/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,6 @@
};
# picom is a compositor, enabling us to do things like have a transparent window
services.picom.enable = true;

stylix.targets.lightdm.enable = true;
}

0 comments on commit 989fbec

Please sign in to comment.