stuff for i686 remote building

This commit is contained in:
alyx 2025-07-30 23:47:24 +01:00
parent 1b4a298804
commit 050e71f9ed
No known key found for this signature in database

View file

@ -12,7 +12,8 @@
nix.package = pkgs.lix; nix.package = pkgs.lix;
nix.settings.trusted-users = [ "alyx" "root" ]; nix.settings.trusted-users = [ "alyx" "root" ];
boot.binfmt.emulatedSystems = [ "i686-linux" ];
services.blueman.enable = true; services.blueman.enable = true;
services.upower.enable = true; services.upower.enable = true;
hardware.i2c.enable = true; hardware.i2c.enable = true;