summary refs log tree commit diff
path: root/modules
diff options
context:
space:
mode:
authorTheArcaneBrony <myrainbowdash949@gmail.com>2022-12-25 21:25:38 +0100
committerTheArcaneBrony <myrainbowdash949@gmail.com>2022-12-25 21:25:38 +0100
commit38705fff0b495e8f7579d07dfc9846c1cfb1cc90 (patch)
tree0e891b46b4e1be51f38dc9a9ae550dd78b1beceb /modules
parentEnable flakes (diff)
downloadRory-Open-Architecture-38705fff0b495e8f7579d07dfc9846c1cfb1cc90.tar.xz
Disable grub timeout, change discordbots hostname
Signed-off-by: TheArcaneBrony <myrainbowdash949@gmail.com>
Diffstat (limited to 'modules')
-rw-r--r--modules/base-server.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/base-server.nix b/modules/base-server.nix

index 5e7fc1c..b8eda0b 100644 --- a/modules/base-server.nix +++ b/modules/base-server.nix
@@ -14,11 +14,11 @@ enable = true; version = 2; device = "/dev/sda"; # nodev for EFI only - # EFI efiSupport = false; efiInstallAsRemovable = false; }; + timeout = 0; }; };