summaryrefslogtreecommitdiff
path: root/machines
diff options
context:
space:
mode:
Diffstat (limited to 'machines')
-rw-r--r--machines/betsy/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/machines/betsy/default.nix b/machines/betsy/default.nix
index 8918e7b..ccd9b40 100644
--- a/machines/betsy/default.nix
+++ b/machines/betsy/default.nix
@@ -30,6 +30,7 @@
# binfmt.emulatedSystems = ["aarch64-linux"];
};
hardware.onlykey.enable = true;
+ hardware.flipperzero.enable = true;
nix.settings = {
substituters = ["https://hyprland.cachix.org"];