This commit is contained in:
2026-03-30 11:56:27 -05:00
parent 62736ed77c
commit 6d6618a683
9 changed files with 28 additions and 14 deletions

View File

@@ -16,6 +16,8 @@
./services.nix
];
hardware.xone.enable = true;
nix.settings.extra-platforms = [ "x86_64-linux" ];
boot.binfmt.emulatedSystems = [ "x86_64-linux" ];