Fix
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
{ config, inputs, ... }: {
|
{ config, lib, inputs, ... }: {
|
||||||
imports = [ ./hardware.nix ];
|
imports = [ ./hardware.nix ];
|
||||||
|
|
||||||
boot.loader.systemd-boot.enable = lib.mkForce true;
|
boot.loader.systemd-boot.enable = lib.mkForce true;
|
||||||
|
|||||||
Reference in New Issue
Block a user