fuck disko
This commit is contained in:
parent
c468f30032
commit
8a1b615f3a
2 changed files with 29 additions and 3 deletions
|
|
@ -4,15 +4,13 @@
|
|||
...
|
||||
}: {
|
||||
imports = [
|
||||
# Include the results of the hardware scan.
|
||||
./disk-config.nix
|
||||
];
|
||||
|
||||
boot.loader = {
|
||||
grub = {
|
||||
enable = true;
|
||||
version = 2;
|
||||
device = "/dev/sda";
|
||||
devices = ["/dev/sda"];
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue