Enable hybrid boot for disko module
This commit is contained in:
parent
c4ec22b380
commit
a8f632ed50
2 changed files with 7 additions and 9 deletions
|
@ -17,13 +17,6 @@
|
|||
./hardware-configuration.nix
|
||||
];
|
||||
|
||||
boot = {
|
||||
loader.grub = {
|
||||
enable = true;
|
||||
device = "/dev/sda";
|
||||
};
|
||||
tmp.useTmpfs = true;
|
||||
};
|
||||
|
||||
networking.hostName = "srv01-hf"; # Define your hostname.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue