Adam C. Stephens
c130e17a9e
nixos/shadow: use su from sudo-rs when enabled ( #495216 )
2026-03-07 23:27:43 +00:00
Weijia Wang
cf1c78c332
wxwidgets_3_{1,2}: rename from wxGTK3{1,2} ( #489736 )
2026-03-06 08:29:12 +00:00
Silvan Mosberger
2cc2e0225f
Revert "ci: module maintainer review requests; nixos/modules: init meta.teams"
2026-03-06 08:41:24 +01:00
Fernando Rodrigues
943ba5b1a5
ci: module maintainer review requests; nixos/modules: init meta.teams ( #488014 )
2026-03-06 05:21:38 +00:00
Sandro
4e884ec142
clash-verge-rev: 2.4.3 -> 2.4.6; nixos/clash-verge: add group option ( #486142 )
2026-03-04 00:40:07 +00:00
dish
6c7a46b012
nixos/npm: update npm package reference ( #496021 )
2026-03-03 21:55:01 +00:00
Tomodachi94
137489f271
{nixos/,}light: drop ( #493773 )
2026-03-03 15:20:49 +00:00
Martin Weinelt
bcf5e671df
nixos/npm: update npm package reference
...
There is no nodePackages.npm anymore, instead it's nodejs in disguise.
2026-03-03 00:59:35 +01:00
Silvan Mosberger
dbb164c759
nixos/modules: Use meta.teams over meta.maintainers = lib.teams.*.members
...
This allows getting the team itself requested for a review instead of
the individual members
2026-03-02 10:59:09 +01:00
Tomodachi94
cf1f82c090
nixos/light: drop
...
Unmaintained upstream;
see https://github.com/NixOS/nixpkgs/issues/354405
2026-03-01 19:26:00 +00:00
Aliaksandr
949f73fcf9
nixos/shadow: use su from sudo-rs when enabled
...
When security.sudo-rs.enable is true, use the memory-safe su
implementation from sudo-rs instead of the one from shadow.
2026-03-01 12:33:55 +02:00
luojiyin
859fe63fee
fix: typo comfirm -> confirm in command-not-found.pl
2026-03-01 14:00:38 +08:00
luojiyin
e55d8d63bf
fix: typo modifiying -> modifying in firefox.nix
2026-03-01 14:00:36 +08:00
luojiyin
7657df77ac
fix: typo appropiate -> appropriate in hyprland.nix
2026-03-01 14:00:36 +08:00
luojiyin
b45841285b
fix: typo Tommorow -> Tomorrow in dconf.nix
2026-03-01 14:00:36 +08:00
HHR2020
58bcd6a165
nixos/clash-verge: change maintainers
2026-03-01 13:43:54 +08:00
HHR2020
a68470f1aa
nixos/clash-verge: add group option
2026-03-01 13:43:54 +08:00
Sandro
4b05376332
nixos/gpu-screen-recorder: install package to system ( #487386 )
2026-02-28 21:44:02 +00:00
Michael Daniels
0ce2831c81
nh-unwrapped: 4.2.0 -> 4.3.0 ( #494893 )
2026-02-27 22:24:15 +00:00
faukah
d3ac52a876
nh: add faukah to maintainers
2026-02-27 19:31:43 +01:00
quantenzitrone
62efab0dad
wxwidgets_3_{1,2}: rename from wxGTK3{1,2}
...
fit attrname to pname
2026-02-27 10:56:33 +01:00
Sandro
c637936870
nixos/nm-applet: add package option ( #489811 )
2026-02-26 18:05:41 +00:00
Gaël James
2eee48a265
spacefm: drop
...
Co-authored-by: Aliaksandr <41731334+qweered@users.noreply.github.com>
2026-02-23 10:05:10 +01:00
Gaute Ravndal
8a81ac8bdd
nixos/programs/fish: enable documentation.man.cache.generateAtRuntime by default
2026-02-19 15:51:44 +01:00
Gaute Ravndal
3fff19ce9c
nixos/documentation: rename man.generateCaches to man.cache.enable
2026-02-19 15:16:02 +01:00
K900
6815286311
nixos/uwsm: add desktop entries to displayManager again ( #490733 )
2026-02-16 10:40:54 +00:00
diffy
2c28028614
nixos/uwsm: add desktop entries to displayManager again
2026-02-16 02:19:41 +10:00
Daniel Nagy
696ede1b43
nixos/starship: skip one program invocation on each shell init
...
The code that is being evaled without the `--print-full-init` flag is
this:
```
eval -- "$(/nix/store/...-starship-1.24.2/bin/starship init bash --print-full-init)"
```
We can skip one program invocation and directly call `starship init
bash --print-full-init`.
This is a replication of my other PR in home-manager:
- https://github.com/nix-community/home-manager/pull/2862
2026-02-15 17:00:00 +01:00
diffy
68278b3739
nixos/uwsm: remove dependency on services.displayManager
2026-02-13 01:38:45 +10:00
Aliaksandr
abf15dd573
nixos/nm-applet: add package option
2026-02-12 17:03:22 +02:00
Someone
3ec8a592c0
nixos/nix-required-mounts: fix infinite recursion with userborn ( #488199 )
2026-02-12 06:29:04 +00:00
Cameron Smith
867b4878b7
nixos/nix-required-mounts: nvidia-gpu preset requires hardware.graphics
2026-02-12 01:21:01 -05:00
Cameron Smith
02b74722d8
nixos/nix-required-mounts: fix infinite recursion with userborn
2026-02-12 01:20:56 -05:00
Wolfgang Walther
fea5e1f7c1
various: add {file} tags for nixos option descriptions ( #455811 )
2026-02-10 10:01:28 +00:00
Steven Allen
eb65b00f1e
nixos/captive-browser: remove the udhcpc setcap wrapper fallback
...
Remove the udhcpc setcap wrapper fallback as it allows any user to
execute arbitrary commands with the `cap_net_raw` capability.
Fixes CVE-2026-25740
https://github.com/NixOS/nixpkgs/security/advisories/GHSA-wc3r-c66x-8xmc
2026-02-06 14:29:16 -08:00
Leon Schwarzäugl
95db9f6d1a
nixos/gpu-screen-recorder: install gpu-screen-recorder to system
2026-02-06 22:01:39 +01:00
Yohann Boniface
a7d2456f46
maintainers: drop shamilton ( #482468 )
2026-01-29 21:38:11 +00:00
zowoq
dd3b179222
nixos: Fix modules meta.maintainers issues ( #484155 )
2026-01-27 06:08:20 +00:00
Samuel Dionne-Riel
5bb6317349
nixos/modules: Fix “danklinux” team members reference
...
These evaluation errors were introduced in #470576 :
- e60e3f9ded
- 0de2873a44
2026-01-26 20:05:32 -05:00
Sandro
2891ca94eb
idescriptor: init at 0.1.2 ( #483975 )
2026-01-26 14:52:15 +00:00
Jo
e147f2f65d
nixos/: remove references to the xorg namespace (#482828 )
2026-01-26 14:00:06 +00:00
K900
65a8d3d7b6
nixos/uwsm: don't enable displayManager
...
This makes no sense, because uwsm is _not_ a display manager,
it's simply a session provider. Enabling this while not enabling
an actual display manager _service_ is basically always wrong,
and especially wrong after #480050 .
2026-01-26 16:26:33 +03:00
Amadej Kastelic
c7931ddf32
nixos/programs/idescriptor: init
2026-01-26 14:02:57 +01:00
quantenzitrone
3e622a5110
nixos: remove references to the xorg namespace
...
this only creates the usual nixos module rebuilds
2026-01-25 22:58:40 +01:00
Peder Bergebakken Sundt
17d0013ade
command-not-found: correct nix-channel error message and documentation ( #476823 )
2026-01-24 19:46:26 +00:00
Dyego Aurélio
28096cc5e3
treewide: apply nixfmt 1.2.0
2026-01-22 18:37:56 -03:00
Marcin Serwin
d7d3b10538
maintainers: drop shamilton
...
Signed-off-by: Marcin Serwin <marcin@serwin.dev>
2026-01-22 00:00:18 +01:00
diniamo
1b9162d085
nixos/fish: add extraCompletionPackages option
2026-01-20 12:33:04 +01:00
h7x4
b36f8e0b79
various: add {file} tags for nixos option descriptions
2026-01-18 21:49:31 +09:00
Maximilian Bosch
531f255ab7
nixos/regreet: Disable client side decorations by default ( #478883 )
2026-01-17 10:47:10 +00:00