Commit 28d7b4938b14

Vincent Demeester <vincent@sbr.pm>
2026-03-02 12:27:15
fix(okinawa): remove deprecated asusd enableUserService option
Option was removed upstream in nixpkgs; the asusd user service is no longer required as the main daemon handles everything.
1 parent 6e0e7f0
Changed files (1)
systems
systems/okinawa/hardware.nix
@@ -65,7 +65,6 @@
     # ASUS services
     asusd = {
       enable = true;
-      enableUserService = true;
     };
 
     # supergfxd: GPU switching service