mirror of
https://github.com/oqyude/nixos.git
synced 2026-06-15 22:41:52 +03:00
это победа, nixos на hostvds
This commit is contained in:
+1
-1
@@ -44,7 +44,7 @@ let
|
||||
loader = {
|
||||
grub = {
|
||||
enable = true;
|
||||
device = "/dev/vda1";
|
||||
device = "nodev";
|
||||
useOSProber = false;
|
||||
efiSupport = false;
|
||||
#efiInstallAsRemovable = true;
|
||||
|
||||
Reference in New Issue
Block a user