{ ... }:
{
imports = [
./hardware-configuration.nix
];
networking.hostName = "two";
boot.loader.grub.devices = [ "/dev/sda" ];
crans = {
enable = true;
networking = {
id = "35";
srvNat = {
interface = "ens19";
};
system.stateVersion = "23.11";
}