Code cleanup.
This commit is contained in:
parent
9b6cea1696
commit
94e969abd9
4 changed files with 10 additions and 13 deletions
|
@ -1,8 +1,6 @@
|
|||
{ config, ... }:
|
||||
|
||||
let
|
||||
firewallcfg = config.machine.firewall;
|
||||
in {
|
||||
{
|
||||
networking = {
|
||||
hostName = config.machine.hostName;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue