+m3-daedalus
This commit is contained in:
@ -5,8 +5,6 @@
|
||||
|
||||
system.stateVersion = "24.11";
|
||||
|
||||
networking.hostName = "m3-hermes";
|
||||
|
||||
services.cloud-init = {
|
||||
enable = true;
|
||||
};
|
||||
@ -25,8 +23,4 @@
|
||||
systemd.network.enable = true;
|
||||
|
||||
console.keyMap = "us";
|
||||
|
||||
# Bootloader
|
||||
boot.loader.grub.enable = true;
|
||||
boot.loader.grub.device = "/dev/sda";
|
||||
}
|
||||
|
Reference in New Issue
Block a user