Update system/2012macmini/configuration.nix

This commit is contained in:
batvin321 2024-11-18 19:47:06 -05:00
parent 9fb3b2fe67
commit 8e8b009ee8

View File

@ -41,7 +41,7 @@
boot.binfmt.emulatedSystems = [ "aarch64-linux" ];
boot.kernelPackages = pkgs.linuxPackages_xanmod_stable;
#boot.kernelPackages = pkgs.linuxPackages_xanmod_stable;
boot.extraModulePackages = with config.boot.kernelPackages; [ v4l2loopback ];
networking.hostName = "2012macmini"; # Define your hostname.