about summary refs log tree commit diff
path: root/modules/workstation/windowing/firefox/default.nix
Commit message (Collapse)AuthorAge
* modules/firefox: DefaultDownloadDirectory -> DownloadDirectoryAlyssa Ross2024-05-10
| | | | | This is apparently what I need to do if I want this to keep working. It prevents it being overridden through interactive preferences.
* modules/firefox: disable top sites on home screenAlyssa Ross2023-11-04
|
* modules/firefox: disable PocketAlyssa Ross2023-11-04
|
* modules/firefox: remove unused variablesAlyssa Ross2023-11-04
|
* modules/firefox: configure with wrapperAlyssa Ross2023-10-21
|
* modules/home: removeAlyssa Ross2021-01-13
| | | | | | | | | | I think when I implemented this I didn't know about tmpfiles.d(5). Now I do, so let's use that instead. I don't think the imperativeNix option is necessary any more since the home directory is created read-only, but if it turns out that .nix-defexpr and .nix-profile are coming back, I can look into the best way to solve that then.
* modules/firefox: fix /home/state/mozilla permsAlyssa Ross2020-05-07
|
* modules/firefox: always use waylandAlyssa Ross2019-05-17
|
* environment.variables: set BROWSER to firefoxAlyssa Ross2019-02-18
|
* config: give up on this experimentAlyssa Ross2019-02-10
This ended up being way more trouble than it was worth, and the approach just flat out didn't work for stuff like OpenSSH.