mirror of
https://github.com/RGBCube/ncc
synced 2025-07-31 12:07:48 +00:00
Use desktopSystemConfiguration for enka laptop
This commit is contained in:
parent
67921f9366
commit
4e081a70d9
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
{ ulib, ... }: with ulib;
|
{ ulib, ... }: with ulib;
|
||||||
|
|
||||||
systemConfiguration {
|
desktopSystemConfiguration {
|
||||||
boot.loader = {
|
boot.loader = {
|
||||||
efi.canTouchEfiVariables = true;
|
efi.canTouchEfiVariables = true;
|
||||||
systemd-boot.enable = true;
|
systemd-boot.enable = true;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue