Commit 723e212e827e

Vincent Demeester <vincent@sbr.pm>
2024-07-01 11:29:50
wakasu: so far, clight gets in the way.
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
1 parent f61124a
Changed files (1)
systems
systems/hosts/wakasu.nix
@@ -143,9 +143,9 @@ in
   location.provider = "geoclue2";
   services = {
     geoclue2.enable = true;
-    clight = {
-      enable = true;
-    };
+    # clight = {
+    #   enable = true;
+    # };
     envfs.enable = false;
     # automatic login is "safe" as we ask for the encryption passphrase anyway..
     getty.autologinUser = "vincent";