diff options
Diffstat (limited to 'configuration')
| -rw-r--r-- | configuration/devices.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configuration/devices.nix b/configuration/devices.nix index f9ec155..0ef8250 100644 --- a/configuration/devices.nix +++ b/configuration/devices.nix @@ -3,7 +3,6 @@ { boot.loader.grub = { enable = true; - version = 2; device = "/dev/sda"; }; |
