{ ... }: { imports = [ ./hardware-configuration.nix ./stirling.nix ]; networking.hostName = "livre"; boot.loader.grub.devices = [ "/dev/sda" ]; system.stateVersion = "24.11"; }