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