Skip to content

Commit

Permalink
removed sysmount & version
Browse files Browse the repository at this point in the history
  • Loading branch information
orzklv committed Jun 12, 2024
1 parent 2d25990 commit 70f09bd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions robot.nix
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,8 @@
systemd-boot.enable = false;
efi = {
canTouchEfiVariables = true;
efiSysMountPoint = "/boot";
};
grub = {
version = 2;
enable = true;
efiSupport = true;
useOSProber = true;
Expand Down

0 comments on commit 70f09bd

Please sign in to comment.