raspberry

This commit is contained in:
jopejoe1 2024-04-20 16:13:14 +02:00
parent c96a903819
commit 44984fcdb2
3 changed files with 39 additions and 0 deletions

View file

@ -40,4 +40,6 @@
environment.systemPackages = with pkgs; [ mixxx ];
time.timeZone = "Europe/Berlin";
boot.binfmt.emulatedSystems = [ "aarch64-linux" ];
}