Merge remote-tracking branch 'origin/nixos' into nixos-work

This commit is contained in:
Moritz Böhme 2022-11-17 08:47:59 +01:00
commit e3b6e0d35a
5 changed files with 22 additions and 20 deletions

View file

@ -12,7 +12,8 @@
];
# KERNEL
boot.kernelPackages = pkgs.linuxPackages_latest;
# HACK to get nvidia driver to build
# boot.kernelPackages = pkgs.linuxPackages_latest;
# BOOT
boot = {