mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 22:11:33 +01:00
Minor cleanup
This commit is contained in:
parent
97af022c1a
commit
8af96429ff
4 changed files with 12 additions and 18 deletions
|
|
@ -45,7 +45,6 @@
|
|||
enable = true;
|
||||
networks."40-mv-eno1" = {
|
||||
matchConfig.Name = "mv-eno1";
|
||||
address = [ "192.168.2.253/24" ];
|
||||
networkConfig.DHCP = "yes";
|
||||
dhcpV4Config.ClientIdentifier = "mac";
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue