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