4 ../../nixos/profiles/hardware/cubieboard2.nix
5 ../../nixos/profiles/systems/crossCompilation.nix
6 (inputs.julm-nix + "/nixos/profiles/zramSwap.nix")
8 # The 32-bit host id of the host, formatted as 8 hexadecimal characters.
9 # You should try to make this id unique among your hosts.
10 # Manually generated with : head -c4 /dev/urandom | od -A none -t x4 | cut -d ' ' -f 2
11 networking.hostId = "f155106a";