mirror of
https://github.com/Unkn0wnCat/dotfiles.git
synced 2025-06-06 10:11:37 +02:00
Update configuration.nix
This commit is contained in:
parent
1314f476fd
commit
8180ee5d77
1 changed files with 0 additions and 1 deletions
|
@ -9,7 +9,6 @@
|
||||||
];
|
];
|
||||||
|
|
||||||
boot.loader.grub.enable = true;
|
boot.loader.grub.enable = true;
|
||||||
boot.loader.grub.version = 2;
|
|
||||||
boot.loader.grub.device = "/dev/sda";
|
boot.loader.grub.device = "/dev/sda";
|
||||||
|
|
||||||
networking.hostName = "amon";
|
networking.hostName = "amon";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue