mirror of
https://github.com/ellmau/nixos.git
synced 2025-12-19 09:29:36 +01:00
Apply nixfmt
This commit is contained in:
parent
407ff4706e
commit
95b6639009
@ -60,7 +60,7 @@
|
||||
description = "Wireguard public key for this peer";
|
||||
};
|
||||
|
||||
additionalAllowedIps = mkOption{
|
||||
additionalAllowedIps = mkOption {
|
||||
type = types.listOf types.str;
|
||||
description = "Additional IPs to add to allowedIPs ";
|
||||
default = [ ];
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user