fix: laptop hardware-configuration.nix

This commit is contained in:
DACHXY 2025-01-01 16:49:28 +08:00
parent 4b6451294b
commit 57ead9aa89
2 changed files with 4 additions and 4 deletions

View file

@ -1,4 +1,4 @@
{ config, pkgs, lib, ... }:
{ ... }:
{
boot.loader.systemd-boot.enable = true;