Update lock, separate blender from blender with cuda and switch kernel on thor
This commit is contained in:
parent
3e037d39c3
commit
823904c37c
5 changed files with 19 additions and 17 deletions
|
|
@ -2,7 +2,7 @@
|
|||
with lib; {
|
||||
boot = {
|
||||
binfmt.emulatedSystems = [ "armv7l-linux" "aarch64-linux" ];
|
||||
# kernelPackages = pkgs.linuxPackages_latest;
|
||||
kernelPackages = pkgs.linuxPackages_latest;
|
||||
extraModulePackages = with config.boot.kernelPackages; [ v4l2loopback ];
|
||||
loader = {
|
||||
systemd-boot.enable = true;
|
||||
|
|
|
|||
|
|
@ -93,7 +93,7 @@
|
|||
../hm_modules/alacritty.nix
|
||||
../hm_modules/autorandr.nix
|
||||
../hm_modules/biblio.nix
|
||||
../hm_modules/blender.nix
|
||||
../hm_modules/blender_nvidia.nix
|
||||
../hm_modules/bspwm.nix
|
||||
../hm_modules/cava.nix
|
||||
../hm_modules/dunst.nix
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue