diff --git a/machine-confs/lithium.nix b/machine-confs/lithium.nix index e4012a6..c83ea06 100644 --- a/machine-confs/lithium.nix +++ b/machine-confs/lithium.nix @@ -51,12 +51,12 @@ ../users/vili.nix ../desktop.nix ../development.nix + ../onlykey.nix ../services/syncthing.nix ../services/redshift.nix ../hardware-specific/keychron-q11.nix ../hardware-specific/trackball.nix ../hardware-specific/usb-automount.nix - ../hardware-specific/onlykey.nix ]; system.autoUpgrade.allowReboot = pkgs.lib.mkForce false;