siwtched form small, add motu m4 for pipewire

This commit is contained in:
Thilo Billerbeck 2023-11-21 02:31:28 +01:00
parent 8e00e18920
commit 6042f660fb
3 changed files with 106 additions and 1 deletions
configs/thilo-pc

View file

@ -20,7 +20,7 @@
boot.loader.systemd-boot.extraInstallCommands = ''
${pkgs.gnused}/bin/sed -i "/default/c\default @saved" /boot/loader/loader.conf
'';
# boot.kernelPackages = pkgs.linuxPackages_latest;
boot.kernelPackages = pkgs.linuxPackages_latest;
networking.hostName = "thilo-pc";