dotfiles/servers.json

23 lines
417 B
JSON

{
"pennyworth": {
"pkgs": "stable",
"host": "pennyworth.yori.cc"
},
"jarvis": {
"pkgs": "channel",
"host": "localhost"
},
"ascanius": {
"pkgs": "channel",
"host": "localhost"
},
"woodhouse": {
"pkgs": "channel",
"host": "192.168.1.9"
},
"frumar": {
"pkgs": "channel",
"host": "frumar.yori.cc"
}
}