mirror of
https://git.pvv.ntnu.no/Drift/pvv-nixos-config.git
synced 2026-02-04 09:10:01 +01:00
hosts/various: use systemd-boot as default bootloader
This commit is contained in:
@@ -14,6 +14,8 @@
|
||||
|
||||
networking.hostName = "ustetind";
|
||||
|
||||
boot.loader.systemd-boot.enable = false;
|
||||
|
||||
networking.useHostResolvConf = lib.mkForce false;
|
||||
|
||||
systemd.network.networks = {
|
||||
|
||||
Reference in New Issue
Block a user