Merge remote-tracking branch 'origin/nixos' into nixos-work
This commit is contained in:
commit
e3b6e0d35a
5 changed files with 22 additions and 20 deletions
|
|
@ -12,7 +12,8 @@
|
|||
];
|
||||
|
||||
# KERNEL
|
||||
boot.kernelPackages = pkgs.linuxPackages_latest;
|
||||
# HACK to get nvidia driver to build
|
||||
# boot.kernelPackages = pkgs.linuxPackages_latest;
|
||||
|
||||
# BOOT
|
||||
boot = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue