Commit graph

19 commits

Author SHA1 Message Date
1ef2364f31
feat(home): add cosmic module 2025-06-06 16:49:43 +02:00
80808acdd8
refactor(home): adjust nixpkgs config 2025-06-06 15:58:29 +02:00
f25ca7a488
fix: share pkgs & overlays with home-manager 2025-05-18 19:32:31 +02:00
266e4841e8
fix(firefox): use mkDefault for profileVersion in mkFirefoxModuleCompat 2025-02-13 23:14:24 +01:00
8beb27389a
refactor(home): replace custom Firefox module with home-manager's new mkFirefoxModule
- replaced core module with `mkFirefoxModule` from home-manager
- `mkFirefoxModuleCompat` was created as a wrapper around
  `mkFirefoxModule` for compatibility with other Firefox-based browser
  packages such as Tor/Mullvad Browser
- profile binary & desktop file creation moved into
  `mkFirefoxProfileBinModule`
2025-02-13 23:03:01 +01:00
412468eecd
fix(home): update tor-browser package name 2025-01-19 14:57:04 +01:00
1c5d83d81e
style: reformat with nixfmt-rfc-style 2024-05-26 17:37:08 +02:00
478ebafdbd
fix: fix tor-browser data config path 2024-03-07 20:01:02 +01:00
739e74a322
fix(browsers): fix old nix store paths in firefox extensions
The extensions.json nix store paths that won't be updated unless the
file is deleted. If it's deleted Firefox will just regenerate it.
2023-11-19 00:59:22 +01:00
4a09825289
feat(flake): improve firefox-addons & arkenfox-userjs inputs
- replace full rycee/nur-expressions input with firefox-addons flake
- use arkenfox user.js directly from github:arkenfox/user.js as input
2023-09-30 03:31:56 +02:00
a015e13171
feat(home): export mkConfig from firefox modules 2023-04-25 18:20:49 +02:00
371c136b38
feat: add modules for Firefox-based browsers
Mullvad Browser module works as expected.
Firefox & Tor Browser might still have some issues.
2023-04-15 00:47:18 +02:00
20876cf317
chore(flake): update inputs 2023-04-13 18:01:05 +02:00
0bf8a6b336
feat(browsers): add mullvad-browser
Adds Mullvad Browser & sets it as the new default browser.
2023-04-12 21:06:32 +02:00
f260cc678b
refactor(home): simplify git module 2023-01-07 17:25:07 +01:00
436ba2719f
fix: fix rebuild issues due to git changes
Workaround for https://github.com/NixOS/nixpkgs/issues/169193
2022-05-09 12:59:05 +02:00
4e2f60294a
refactor: fix nix formatting 2022-01-01 02:14:40 +01:00
522d18fea0
feat(git): move custom config out of git module 2020-08-15 03:21:12 +02:00
134d6a3556
feat(git): move git module 2020-08-15 03:06:37 +02:00