mirror of
https://github.com/oddlama/nix-config.git
synced 2025-10-10 23:00:39 +02:00
feat: more cardssss
This commit is contained in:
parent
e3cfd89178
commit
9e58fcd325
6 changed files with 122 additions and 20 deletions
|
@ -84,6 +84,10 @@ in
|
|||
cidrv6 = "fd30::/64";
|
||||
hosts.ward.id = 1;
|
||||
hosts.sausebiene.id = 5;
|
||||
hosts.philips-ac2889 = {
|
||||
id = 21;
|
||||
mac = globals.macs.scanner-ads-4300n;
|
||||
};
|
||||
hosts.bambulab-p1s = {
|
||||
id = 22;
|
||||
mac = globals.macs.bambulab-p1s;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue