move to NixOS-unstable

This commit is contained in:
robert jakub 2024-11-24 15:20:12 +01:00
parent 0434b3f1e4
commit 3dd46de0d4

View File

@ -59,6 +59,8 @@ in {
];
system.stateVersion = "25.05";
system.defaultChannel = "https://nixos.org/channels/nixos-unstable";
hardware.raspberry-pi."4" = {
xhci.enable = false;
dwc2.enable = true;