Update system/2012macmini/configuration.nix
This commit is contained in:
parent
9fb3b2fe67
commit
8e8b009ee8
@ -41,7 +41,7 @@
|
|||||||
|
|
||||||
boot.binfmt.emulatedSystems = [ "aarch64-linux" ];
|
boot.binfmt.emulatedSystems = [ "aarch64-linux" ];
|
||||||
|
|
||||||
boot.kernelPackages = pkgs.linuxPackages_xanmod_stable;
|
#boot.kernelPackages = pkgs.linuxPackages_xanmod_stable;
|
||||||
boot.extraModulePackages = with config.boot.kernelPackages; [ v4l2loopback ];
|
boot.extraModulePackages = with config.boot.kernelPackages; [ v4l2loopback ];
|
||||||
|
|
||||||
networking.hostName = "2012macmini"; # Define your hostname.
|
networking.hostName = "2012macmini"; # Define your hostname.
|
||||||
|
Loading…
Reference in New Issue
Block a user