forked from Bun/nixos-config
Fuck around with secrets
This commit is contained in:
parent
0d4700e56f
commit
f8e1f5cd1d
16 changed files with 16 additions and 16 deletions
|
@ -1,7 +0,0 @@
|
|||
rec {
|
||||
netInt = "eno1";
|
||||
localSpan = "10.0.0";
|
||||
server = "${localSpan}.2";
|
||||
pc = "${localSpan}.3";
|
||||
vm = "${localSpan}.4";
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue