router: fmt and update alias
This commit is contained in:
parent
5ae7f8389e
commit
eaf5905856
@ -1 +1 @@
|
||||
10.6.0.229
|
||||
10.6.0.1
|
||||
|
@ -246,9 +246,7 @@ in {
|
||||
interfaces = [ "enp1s0f0" "enp2s0f1" "common" ];
|
||||
};
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
tcpdump
|
||||
];
|
||||
environment.systemPackages = with pkgs; [ tcpdump ];
|
||||
|
||||
users.users.root = userBase;
|
||||
users.users.qbit = userBase;
|
||||
|
Loading…
Reference in New Issue
Block a user