Leon Schwarzäugl
416ad5c08a
tests: remove flake.lock, add to .gitignore
2025-10-12 17:23:46 -05:00
Mirza Arnaut
904fa32d77
vivid: modify themes option with custom nix entries
2025-10-12 13:58:58 -05:00
fidgetingbits
c4aaddeaec
home-manager: Document 'force = true' option in error output
...
Add a note about 'force = true' as an option for addressing collision
errors
2025-10-11 22:20:30 -05:00
Leon Schwarzäugl
ac16cc25c6
autotiling: init module
2025-10-11 22:19:18 -05:00
Aguirre Matteo
7afeff9d81
news: add anvil-editor entry
2025-10-11 22:14:37 -05:00
Aguirre Matteo
f2cda99e4a
anvil-editor: add module
2025-10-11 22:14:37 -05:00
Aguirre Matteo
2574bb4496
news: add anup entry
2025-10-11 22:12:56 -05:00
Aguirre Matteo
55091079d6
anup: add module
2025-10-11 22:12:56 -05:00
Aguirre Matteo
e4c7df3a95
news: add anime-downloader entry
2025-10-11 22:12:37 -05:00
Aguirre Matteo
95419fb985
anime-downloader: add module
2025-10-11 22:12:37 -05:00
Aguirre Matteo
4889a25756
news: add andcli entry
2025-10-11 22:12:09 -05:00
Aguirre Matteo
efb5aa7779
andcli: add module
2025-10-11 22:12:09 -05:00
Aguirre Matteo
2fffa806e7
news: add amp entry
2025-10-11 22:11:51 -05:00
Aguirre Matteo
91daee72ef
amp: add module
2025-10-11 22:11:51 -05:00
Austin Horstman
d305eece82
zsh: fix zsh history substring search generation
...
Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
2025-10-10 16:06:46 -05:00
Austin Horstman
bcccb01d0a
tests/firefox: change test case to verify we handle missing addonId
...
Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
2025-10-10 08:40:00 -05:00
Austin Horstman
5200f3903f
mkFirefoxModule: support extensions without addonID
...
Properly handle extensions missing addonId without eval error.
Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
2025-10-10 08:40:00 -05:00
musjj
c7f4214fac
firefox: new permission checks for extensions
...
Add two new options to customize how extension permissions are checked:
- `extensions.exhaustivePermissions`
Ensures that the permissions requested by all extensions managed by
home-manager are authorized
- `extensions.exactPermissions`
When enabled, the user must authorize only the permissions that the
extensions requests, not more nor less.
2025-10-09 21:06:28 -05:00
Chris
b27e551270
aerc: change stylesets option to reflect the structure aerc expects
...
Instead of placing all 'stylesets' attribute set values into the 'global'
section this places them in the specified section.
2025-10-09 21:01:58 -05:00
TaskForceTorture
88e62bcab2
swayidle: make sure it's actually installed when enabled
2025-10-09 20:53:47 -05:00
r-vdp
5d61767c8d
alacritty: fix eval error
2025-10-09 13:05:52 -05:00
Austin Horstman
6564ee29d0
tests/darwinScrublist: add retext
...
Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
2025-10-09 08:16:36 -05:00
home-manager-ci[bot]
2a1df04868
flake.lock: Update
...
Flake lock file updates:
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/7df7ff7d8e00218376575f0acdcc5d66741351ee?narHash=sha256-gTrEEp5gEspIcCOx9PD8kMaF1iEmfBcTbO0Jag2QhQs%3D' (2025-10-02)
→ 'github:NixOS/nixpkgs/c9b6fb798541223bbb396d287d16f43520250518?narHash=sha256-vgPm2xjOmKdZ0xKA6yLXPJpjOtQPHfaZDRtH%2B47XEBo%3D' (2025-10-07)
2025-10-09 08:16:36 -05:00
r-vdp
87f75c1044
alacritty: add package option for the theme package
2025-10-09 08:16:17 -05:00
r-vdp
f8e0560734
alacritty: check existence of the theme without using IFD
...
This makes it possible to evaluate a config using the theme option with
--no-allow-import-from-derivation
2025-10-09 08:16:17 -05:00
WeetHet
7add554458
macos-remap-keys: add Fn (Globe) keycode
2025-10-09 08:15:50 -05:00
WeetHet
219150a73c
macos-remap-keys: add japanese Kana and Eisuu keycodes
2025-10-09 08:15:50 -05:00
Lena Fuhrimann
685d8d85d0
desktopEntry: Remove deprecated category from example
...
The `Application` category is deprecated and should not be used as an
example anymore.
2025-10-09 12:25:12 +02:00
Aguirre Matteo
1a09eb84fa
news: add amoco entry
2025-10-07 11:06:11 -05:00
Aguirre Matteo
c6f8669f09
amoco: add module
2025-10-07 11:06:11 -05:00
jaredmontoya
6c5025e2bb
tests/dircolors: add nushell integration tests
2025-10-07 11:02:19 -05:00
jaredmontoya
38fbd8909e
dircolors: add nushell integration
2025-10-07 11:02:19 -05:00
jaredmontoya
462363e248
dircolors: remove no-op
2025-10-07 11:02:19 -05:00
Aguirre Matteo
5443ca20ed
news: add amfora entry
2025-10-07 08:28:39 -05:00
Aguirre Matteo
40ff79012e
amfora: add module
2025-10-07 08:28:39 -05:00
Bruno BELANYI
929535c308
git: difftastic: use 'option' attrset
...
This will avoid having to enumerate and hard-code default values.
2025-10-06 09:41:50 -05:00
home-manager-ci[bot]
ed10023224
maintainers: update all-maintainers.nix
...
Automated update of the master maintainers list combining:
- Home Manager specific maintainers from modules/lib/maintainers.nix
- Nixpkgs maintainers referenced in Home Manager modules
**Added:** 0 maintainers
**Removed:** 1 maintainers
**Total:** 276 → 275 maintainers
**❌ Removed:** Kritnich
Generated by: lib/python/generate-all-maintainers.py
2025-10-06 08:07:07 -05:00
Brian Lyles
7d3d323e90
git: add extraArgs option for difftastic
...
This option will cover any other arguments that aren't made available
with dedicated options.
2025-10-06 08:06:53 -05:00
Brian Lyles
1652349e57
git: add option for difftastic context
...
The ability to control the number of contextual lines is a basic
expectation of a diff program, so a dedicated option feels warranted.
2025-10-06 08:06:53 -05:00
Brian Lyles
d328666dba
git: add tests for difftastic
2025-10-06 08:06:53 -05:00
Brian Lyles
e46b52ab56
darwinScrublist: add difftastic
2025-10-06 08:06:53 -05:00
Dash
b72be79a42
smug: add new option introduced by v0.3.7 ( #7930 )
...
Adds 'selected' option for tmux windows
2025-10-06 08:03:47 -05:00
Austin Horstman
6f4021da5d
deprecations: move just module deprecation to new module
...
Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
2025-10-05 19:36:44 -05:00
Austin Horstman
3f07ce05c3
deprecations: add deprecations/removal module
...
Add a module for consolidating the module level deprecations in an
easier to spot location.
Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
2025-10-05 19:36:44 -05:00
Austin Horstman
5b45dcf479
tests/hyprshot: add tests
...
Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
2025-10-05 17:19:26 -05:00
Austin Horstman
9f2912e3a6
hyprshot: add platform assertion
...
Only available on linux.
Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
2025-10-05 17:19:26 -05:00
Austin Horstman
3c3076b1c1
tests/discoss: add tests
...
Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
2025-10-05 16:38:57 -05:00
Austin Horstman
6e8ab005bc
tests/darwinscrublist: add discocss and discord
...
Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
2025-10-05 16:38:57 -05:00
Austin Horstman
f72f660976
discocss: only generate css when provided
...
No need to generate a file with empty contents.
Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
2025-10-05 16:38:57 -05:00
Austin Horstman
aa10fe094b
discocss: fix discordPackage override
...
error: cannot coerce a set to a string: { _type = "if"; condition =
«thunk»; content = «thunk»; }
Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
2025-10-05 16:38:57 -05:00