Big refactor WIP
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{ config, pkgs, lib, ...}:
|
||||
|
||||
{ config, pkgs, lib, ...}:
|
||||
{
|
||||
|
||||
# Use the systemd-boot EFI boot loader.
|
||||
boot.kernelPackages = pkgs.linuxPackages_latest;
|
||||
boot.loader.systemd-boot.enable = lib.mkDefault true;
|
||||
|
||||
Reference in New Issue
Block a user