fix: set variable inside the config block

Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
This commit is contained in:
Chinmay D. Pai 2024-10-10 11:48:08 +05:30
parent ec3f58bd12
commit a88006e00c
Signed by: thunderbottom
GPG Key ID: 75507BE256F40CED

View File

@ -169,8 +169,8 @@
};
};
};
};
# Run firefox in wayland.
home.sessionVariables.MOZ_ENABLE_WAYLAND = "1";
};
}