set tld for clan machines
This commit is contained in:
parent
e0c0751e26
commit
c84664d1a2
2 changed files with 8 additions and 7 deletions
13
flake.lock
13
flake.lock
|
@ -148,16 +148,17 @@
|
|||
"treefmt-nix": "treefmt-nix"
|
||||
},
|
||||
"locked": {
|
||||
"dirtyRev": "594563087080cb7b7eeefa72d8950606bcd5a8d4-dirty",
|
||||
"dirtyShortRev": "59456308-dirty",
|
||||
"lastModified": 1716997734,
|
||||
"narHash": "sha256-roe466ziVbGxr/UIRXMLpHCEC5Qj0Yyl9Dh+XOX6JmU=",
|
||||
"lastModified": 1717008015,
|
||||
"narHash": "sha256-dYP3/cqttXSBF6y6qAJqoUgzakpxRUrV0Ka9ktUh+n4=",
|
||||
"ref": "refs/heads/main",
|
||||
"rev": "f1c02bbd4653917d6f7af03a77f45380f5a39b6d",
|
||||
"revCount": 2928,
|
||||
"type": "git",
|
||||
"url": "file:///home/palo/dev/nixos/clan-core"
|
||||
"url": "https://git.clan.lol/clan/clan-core"
|
||||
},
|
||||
"original": {
|
||||
"type": "git",
|
||||
"url": "file:///home/palo/dev/nixos/clan-core"
|
||||
"url": "https://git.clan.lol/clan/clan-core"
|
||||
}
|
||||
},
|
||||
"disko": {
|
||||
|
|
|
@ -204,7 +204,7 @@
|
|||
# Statically configure the host names of machines based on their respective zerotier-ip.
|
||||
inputs.clan-core.clanModules.static-hosts
|
||||
];
|
||||
#clan.static-hosts.topLevelDomain = "bear";
|
||||
clan.static-hosts.topLevelDomain = "gummybear";
|
||||
}
|
||||
];
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue