Jure Varlec
77b51dbb9f
generic-linux-gpu: add a news entry
2025-11-09 09:02:58 -06:00
Jure Varlec
193e44d316
generic-linux-gpu: add module
2025-11-09 09:02:58 -06:00
Jure Varlec
066874efb5
nixgl: move under targets.genericLinux
2025-11-09 09:02:58 -06:00
Jure Varlec
0aceb6bef5
maintainers: add exzombie
2025-11-09 09:02:58 -06:00
XYenon
c053d701d6
ssh-agent: add macOS support
2025-11-08 22:10:01 -06:00
Benedikt Rips
d7b1ece79d
xdg-portal: assert that required paths are linked on NixOS
2025-11-08 22:03:46 -06:00
leiserfg
0562fef070
vicinae: Remove BindTo from the systemd unit
...
Seems like it causes issues with kde logout.
2025-11-06 15:08:45 -06:00
Johan Larsson
2907788315
tomat: init service ( #8138 )
2025-11-06 16:44:08 +00:00
Raul Rodrigues de Oliveira
ba15db2a15
fish: added completions option ( #8127 )
2025-11-06 10:27:58 -06:00
SunOfLife1
d375dfc1ff
lazygit: fix fish integration
2025-11-06 09:06:14 -06:00
Austin Horstman
432bc8a5da
aerospace: simplify userSettings
...
Remove submodule and just use the generator type.
Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
2025-11-06 07:22:43 -06:00
Leon
7f619d2a72
aerospace: remove broken on-window-detected option
2025-11-06 07:22:43 -06:00
Austin Horstman
af119feb17
Revert "tmpfiles: migrate to an RFC42-style option"
...
This reverts commit 090aa14e5d .
Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
2025-11-05 12:26:46 -06:00
Austin Horstman
06aeeed62f
Revert "tmpfiles: add option to purge rules' targets on change"
...
This reverts commit b4350d54c2 .
Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
2025-11-05 12:26:46 -06:00
Austin Horstman
6a40be5eaf
Revert "glab: remove the config file if it is empty or glab disabled"
...
This reverts commit b5ed4afc22 .
Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
2025-11-05 12:26:46 -06:00
Austin Horstman
17c3ea43bf
Revert "glab: coerce glab tmpfile rule argument to string"
...
This reverts commit 8c824254b1 .
Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
2025-11-05 12:26:46 -06:00
Austin Horstman
d21852e86c
Revert "tmpfiles: use correct path in the onChange hook"
...
This reverts commit c93684cd87 .
Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
2025-11-05 12:26:46 -06:00
Martijn Boers
34fe48801d
ghostty: Add systemd integration
...
The systemd unit already exists on the system, this gives the
option to enable it.
2025-11-04 16:56:11 -06:00
heyzec
1c75dd7022
vscode: don't break when profile name has spaces
2025-11-04 14:07:04 -06:00
Ryan Horiguchi
0a5a165aca
superfile: add pinnded folder and first use option
2025-11-04 14:06:39 -06:00
Leon Schwarzäugl
c39c07bf31
opkssh: init module
2025-11-04 08:34:45 -06:00
meck
65bf99c579
yazi: update wrappers not to use cat in subshell
...
If cat is aliased to bat the non piping operation
in the script might include extra text, use builtins
instead
2025-11-03 21:54:12 -06:00
Austin Horstman
6feb368511
news: add vicinae entry
...
Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
2025-11-03 21:18:48 -06:00
leiserfg
5cdf9ef995
vicinae service: init
...
Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
2025-11-03 21:18:48 -06:00
Thierry Delafontaine
1342b821db
news: add entry for mcp module and integrations
...
Add news entry documenting the new `programs.mcp` module and MCP
integration support in OpenCode and VSCode modules.
2025-11-03 20:25:16 -06:00
Thierry Delafontaine
9ff9a94fd4
vscode: add mcp module integration
2025-11-03 20:25:16 -06:00
Thierry Delafontaine
c740351870
opencode: add mcp module integration
2025-11-03 20:25:16 -06:00
Thierry Delafontaine
083b20c1a0
mcp: init module
2025-11-03 20:25:16 -06:00
Pierre-Yves Landuré
1f34c2c855
zed-editor: options to generate debug.json
...
Add `mutableUserDebug` and `userDebug` options to generate `debug.json` file.
The options are heavily inspired by `mutableUserTasks` and `userTasks` options implementation.
Closes #8091
2025-11-03 20:24:19 -06:00
aldur
95d65dddae
gpg: fix correctly setting trust for all keys
...
When passing `gpg.publicKeys` a `source` including _multiple_ keys,
only the first one in `source` will have `trust` set correctly.
This commit fixes the issue and adds a corresponding test
(failing without the patch, fixed with it).
2025-11-03 15:14:46 -06:00
Hoang Nguyen
a5fee07792
rio: reformat
2025-11-03 09:23:19 -06:00
Hoang Nguyen
9d6e28fd32
rio: add support for custom themes
2025-11-03 09:23:19 -06:00
Benedikt Rips
c93684cd87
tmpfiles: use correct path in the onChange hook
2025-11-03 08:52:18 -06:00
Benedikt Rips
8c824254b1
glab: coerce glab tmpfile rule argument to string
2025-11-03 07:59:26 -06:00
Benedikt Rips
b5ed4afc22
glab: remove the config file if it is empty or glab disabled
2025-11-02 23:02:10 -06:00
Benedikt Rips
7503ffb0b0
tmpfiles: add maintainer bmrips
2025-11-02 23:02:10 -06:00
Benedikt Rips
b4350d54c2
tmpfiles: add option to purge rules' targets on change
2025-11-02 23:02:10 -06:00
Benedikt Rips
090aa14e5d
tmpfiles: migrate to an RFC42-style option
2025-11-02 23:02:10 -06:00
Austin Horstman
9901bb6afc
taskwarrior-sync: taskwarrior -> taskwarrior2
...
Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
2025-11-02 22:59:59 -06:00
Austin Horstman
9f3a82bfd1
taskwarrior: taskwarrior -> taskwarrior2
...
Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
2025-11-02 22:59:59 -06:00
Austin Horstman
d9cd40d2da
local-ai: string -> str ( #8116 )
...
Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
2025-11-03 04:41:08 +00:00
Ilya Savitsky
61f2cc5908
local-ai: init module ( #6718 )
2025-11-02 22:04:44 -06:00
Alex Ionescu
50a5766d51
kitty: add option mouseBindings ( #8111 )
2025-11-02 21:55:45 -06:00
Raul Rodrigues de Oliveira
0fe68257a9
fish: added repaint to binds ( #8113 )
2025-11-02 21:53:28 -06:00
Robert Radestock
371608e69c
rclone: add option to set log-level ( #8105 )
...
Add an option to set rclone's log-level per mount:
programs.rclone.remotes.<name>.mounts.<name>.logLevel = "DEBUG";
If no value is set, it'll use rclone's implicit default ("NOTICE")
Previously, the debug log-level got enforced (via "-vv"),
which caused noisy logs, and there was no easy way to change that.
Note: rclone global-flags can't be configured in the config file,
so this uses the environment variable approach.
references:
- https://rclone.org/docs/#logging
- https://rclone.org/docs/#v-vv-verbose
If no value is given, use the implicit default of rclone instead of redefining it through the options
2025-11-02 21:52:56 -06:00
Yechiel Worenklein
43e205606a
cbatticon: add package example
...
After batticonplus was merged into nixpkgs
2025-11-02 06:44:15 -06:00
pancho horrillo
5eaa0072ff
gpg-agent: restore empty newlines after commands
2025-11-02 05:52:54 -06:00
pancho horrillo
363797f8a9
gpg-agent: fix syntax-breaking extraneous new line
2025-11-02 05:52:54 -06:00
jaredmontoya
c0016dd147
ssh-agent: add shell integrations
...
replaces `home.sessionVariablesExtra`
2025-11-01 18:56:56 -05:00
jaredmontoya
3557df69ee
gpg-agent: refactor
2025-11-01 18:56:08 -05:00