lots of stuff
Signed-off-by: gwg313 <gwg313@pm.me>
This commit is contained in:
parent
cf1df09a9e
commit
58f06d6729
55 changed files with 2154 additions and 584 deletions
26
common/networking/hosts.nix
Normal file
26
common/networking/hosts.nix
Normal file
|
|
@ -0,0 +1,26 @@
|
|||
_: {
|
||||
networking.extraHosts = ''
|
||||
10.147.17.246 audiobooks.zerotier.gwg313.xyz
|
||||
10.147.17.246 music.zerotier.gwg313.xyz
|
||||
10.147.17.246 recipes.zerotier.gwg313.xyz
|
||||
10.147.17.246 scholarsome.zerotier.gwg313.xyz
|
||||
10.147.17.246 bookmarks.zerotier.gwg313.xyz
|
||||
10.147.17.246 pastebin.zerotier.gwg313.xyz
|
||||
10.147.17.246 snippets.zerotier.gwg313.xyz
|
||||
10.147.17.246 git.zerotier.gwg313.xyz
|
||||
10.147.17.246 s3.zerotier.gwg313.xyz
|
||||
10.147.17.246 s3-console.zerotier.gwg313.xyz
|
||||
10.147.17.246 registry.zerotier.gwg313.xyz
|
||||
10.147.17.246 ci.zerotier.gwg313.xyz
|
||||
|
||||
|
||||
|
||||
10.1.10.50 music.gwg313.xyz
|
||||
10.1.10.50 git.gwg313.xyz
|
||||
10.1.10.50 ci.gwg313.xyz
|
||||
10.1.10.50 registry.gwg313.xyz
|
||||
10.1.10.50 s3.gwg313.xyz
|
||||
10.1.10.50 s3-console.gwg313.xyz
|
||||
10.1.10.50 pastebin.gwg313.xyz
|
||||
'';
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue