overhaul
This commit is contained in:
@@ -46,11 +46,13 @@
|
||||
let
|
||||
username = "primary";
|
||||
hostname = "muffin";
|
||||
eth_interface = "enp3s0";
|
||||
eth_interface = "enp4s0";
|
||||
|
||||
service_configs = rec {
|
||||
zpool = "tank";
|
||||
hdd_path = "/mnt/hdd";
|
||||
services_dir = "/tank/services";
|
||||
torrent_group = "media";
|
||||
|
||||
# TODO: add checks to make sure none of these collide
|
||||
ports = {
|
||||
|
||||
Reference in New Issue
Block a user