Update configuration.nix

This commit is contained in:
Kevin Kandlbinder 2024-08-22 23:45:37 +02:00 committed by GitHub
parent 1314f476fd
commit 8180ee5d77
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -9,7 +9,6 @@
];
boot.loader.grub.enable = true;
boot.loader.grub.version = 2;
boot.loader.grub.device = "/dev/sda";
networking.hostName = "amon";