hosts/plover: add bootloader settings

This commit is contained in:
Gabriel Arazas 2023-01-04 19:53:44 +08:00
parent dd5ee00ae8
commit e4701a3e03

View File

@ -38,6 +38,9 @@ in
"${modulesPath}/profiles/hardened.nix"
];
boot.loader.grub.enable = true;
boot.loader.grub.device = "/dev/sda";
networking = {
domain = "foodogsquared.one";
firewall.allowedTCPPorts = [