Merge remote-tracking branch 'origin/master'

This commit is contained in:
2021-08-20 14:48:39 -06:00
10 changed files with 27 additions and 24 deletions

View File

@@ -6,6 +6,7 @@
];
hardware.raspberry-pi."4".fkms-3d.enable = true;
hardware.raspberry-pi."4".audio.enable = true;
boot = {
kernelPackages = pkgs.linuxPackages_rpi4;
@@ -40,7 +41,6 @@
environment.systemPackages = with pkgs; [
raspberrypi-eeprom
piclone
];
nix = {