From caada5a969ca47abb151836fab3eb109a0345e79 Mon Sep 17 00:00:00 2001 From: kenji Date: Sun, 3 Aug 2025 15:55:09 -0500 Subject: [PATCH] added flatpak on conf --- hosts/hakase/configuration.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hosts/hakase/configuration.nix b/hosts/hakase/configuration.nix index 547154a..5a23f99 100644 --- a/hosts/hakase/configuration.nix +++ b/hosts/hakase/configuration.nix @@ -45,6 +45,7 @@ hardware.logitech.wireless.enable = true; hardware.bluetooth.enable = true; + hardware.xone.enable = true; hardware.bluetooth.powerOnBoot = true; hardware.bluetooth.settings = { General = { @@ -105,6 +106,7 @@ command = lib.mkOverride 10 "Hyprland"; }; }; + flatpak.enable = true; seatd.enable = true; upower.enable = true; scx.enable = true; # by default uses scx_rustland scheduler