refactor nix config a bit
This commit is contained in:
parent
4b90002e45
commit
424d48bdb1
9 changed files with 182 additions and 238 deletions
|
@ -8,7 +8,6 @@ Re-use `hosts` setup and add domain and port information to each host
|
|||
# new stuff
|
||||
exposes = {
|
||||
requests = {
|
||||
port = 3000;
|
||||
domain = "requests.xirion.net";
|
||||
port = 3000;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue