hermit/configration.nix: switch to systemd-boot
This commit is contained in:
parent
a468b84a1a
commit
ae583a1f73
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@
|
|||
modules = {
|
||||
desktops.hyprland.enable = true;
|
||||
system = {
|
||||
boot.grub.enable = true;
|
||||
boot.systemd-boot.enable = true;
|
||||
impermanence.enable = false;
|
||||
services = {
|
||||
nextcloud.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue