Files
nixfiles/system
Emma Thorpe 2b69485107
CI / flake (pull_request) Successful in 3m44s
feat(edaas): set hostName to emmathorpe-edaas
The host inherited the stock NixOS default hostname 'nixos', which does not
match the flake's nixosConfigurations attribute 'emmathorpe-edaas'. nh
selects the configuration by the local hostname, so bare 'nh os switch'
failed to resolve. Pin the hostname to the attribute name so it resolves
without an explicit -H/--hostname flag.
2026-06-16 11:30:22 +01:00
..