Archived
1
0
forked from rarias/bscpkgs

WIP: Add package metadata #2

Draft
abonerib wants to merge 481 commits from add-meta into CIstrictDeps
Showing only changes of commit 40b9beb86b - Show all commits

View File

@@ -12,7 +12,6 @@
useDHCP = false;
#defaultGateway = "10.0.40.30";
nameservers = ["8.8.8.8"];
interfaces.eno1.useDHCP = false;
interfaces.eno1.ipv4.addresses = [ {
address = "10.0.40.7";
prefixLength = 24;