Fix typo
This commit is contained in:
parent
8146099eb6
commit
405f7b4329
@ -19,5 +19,5 @@ in
|
||||
networking.wireguard.enable = true;
|
||||
};
|
||||
options = {
|
||||
nixfiles.common.remoteAccess = lib.mkEnbaleOption "remote access options" ; };
|
||||
nixfiles.common.remoteAccess = lib.mkEnableOption "remote access options" ; };
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user