mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-04 15:00:13 +01:00
fix: issue with dandelion, really this time?
This commit is contained in:
parent
6cc6a3b6c0
commit
d52c3c9da2
1 changed files with 2 additions and 2 deletions
|
|
@ -19,8 +19,8 @@
|
|||
];
|
||||
|
||||
boot = {
|
||||
loader.systemd-boot = {
|
||||
enable = true;
|
||||
loader = {
|
||||
systemd-boot.enable = true;
|
||||
efi.canTouchEfiVariables = true;
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue