aboutsummaryrefslogtreecommitdiff
path: root/nixos/machine/spt-omnia.nix
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2023-01-19 10:04:03 +0100
committerKarel Kočí <cynerd@email.cz>2023-01-19 10:04:03 +0100
commit3a87a3276110b86345e3fd73af1ef5a707a5b4b9 (patch)
tree08bcf36d58653d745ff708bf7080a8e38a0bad16 /nixos/machine/spt-omnia.nix
parentb7dd9f396326ab914897900fbaa1e16a46928adf (diff)
downloadnixos-personal-3a87a3276110b86345e3fd73af1ef5a707a5b4b9.tar.gz
nixos-personal-3a87a3276110b86345e3fd73af1ef5a707a5b4b9.tar.bz2
nixos-personal-3a87a3276110b86345e3fd73af1ef5a707a5b4b9.zip
nixos/spt-omnia: fix invalid option
Diffstat (limited to 'nixos/machine/spt-omnia.nix')
-rw-r--r--nixos/machine/spt-omnia.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/nixos/machine/spt-omnia.nix b/nixos/machine/spt-omnia.nix
index 0c14e8c..2917332 100644
--- a/nixos/machine/spt-omnia.nix
+++ b/nixos/machine/spt-omnia.nix
@@ -15,8 +15,8 @@ with lib; {
openvpn.oldpersonal = true;
};
- networking.vlan."end2.848" = {
- id = "848";
+ networking.vlans."end2.848" = {
+ id = 848;
interface = "end2";
};
# TODO pppd service requires end2.848 interface