1
Fork 0
mirror of https://github.com/RGBCube/ncc synced 2025-07-29 19:17:45 +00:00

Use desktopSystemConfiguration for enka laptop

This commit is contained in:
RGBCube 2024-01-14 16:45:00 +03:00
parent 67921f9366
commit 4e081a70d9
No known key found for this signature in database

View file

@ -1,6 +1,6 @@
{ ulib, ... }: with ulib;
systemConfiguration {
desktopSystemConfiguration {
boot.loader = {
efi.canTouchEfiVariables = true;
systemd-boot.enable = true;