about summary refs log tree commit diff
path: root/modules/common
diff options
context:
space:
mode:
authorazahi <azat@bahawi.net>2025-02-05 17:18:02 +0300
committerazahi <azat@bahawi.net>2025-02-05 17:18:02 +0300
commitec25e095a26ad1e4823887a6653132948ebc5f87 (patch)
treef3d9e02f13515e7c63bc716dc39e193924589bc8 /modules/common
parent2025-02-02 (diff)
2025-02-05
Diffstat (limited to 'modules/common')
-rw-r--r--modules/common/stylix.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/common/stylix.nix b/modules/common/stylix.nix
index f17cb4c..4476260 100644
--- a/modules/common/stylix.nix
+++ b/modules/common/stylix.nix
@@ -40,7 +40,6 @@ with lib;
   config = {
     stylix = {
       enable = this.isHeadful;
-      autoEnable = this.isHeadful;
 
       image = pkgs.fetchurl {
         url = "https://upload.wikimedia.org/wikipedia/commons/a/a5/Bonaparte_ante_la_Esfinge%2C_por_Jean-Léon_Gérôme.jpg";

Consider giving Nix/NixOS a try! <3