summaryrefslogtreecommitdiff
path: root/nixos/gui.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/gui.nix')
-rw-r--r--nixos/gui.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/gui.nix b/nixos/gui.nix
index 7c76a43..0342747 100644
--- a/nixos/gui.nix
+++ b/nixos/gui.nix
@@ -6,6 +6,7 @@ in {
enable = true;
xserver.enable = true;
i3.enable = true;
+ stylix.enable = true;
};
services.xserver = {