Commit graph

1967 commits

Author SHA1 Message Date
Michael Daniels 66b171eeec
nixos/cardboard: drop
Corresponding package has been marked broken for a full release cycle.

Dropping per RFC 180.
2025-09-29 08:44:21 -04:00
Sandro f9be5a32fd
skim: Move shell completions to package (#444067) 2025-09-23 19:07:51 +00:00
h7x4 7f0939d1e1
nixos/shadow: use more accurate int types 2025-09-22 18:45:48 +02:00
jopejoe1 5ae8f56b82
various: use mkPackageOption (#445103) 2025-09-22 08:58:51 +00:00
Elliot 3a751c44e6
nixos/programs/fish: update abbr command 2025-09-22 12:01:38 +08:00
h7x4 4ba3f60b8a
various: use mkPackageOption 2025-09-22 02:46:54 +02:00
lenny 09c1e6c123
skim: Move shell completions to package
This also adds the previously missing fish completions
2025-09-21 18:47:05 +02:00
dish a311993b7f
nixos/goldwarden,goldwarden: drop
The software is abandoned upstream and does not work with new Bitwarden
server versions.
2025-09-16 15:07:09 -04:00
lassulus 70e8ec450b
Fix freeform usages in some modules (#440462) 2025-09-15 10:24:09 +00:00
Johannes Kirschbauer 69aa67338f
nixos/modules: openvpn3 use correct type in freeformType 2025-09-14 11:37:18 +02:00
rewine fc2e2eeb82 maintainers: rename 'rewine' to 'wineee'
Because my displayed name and username on GitHub are not the same, some users may mistakenly think that [rewine](https://github.com/rewine) is my account.
2025-09-08 14:00:29 +08:00
Ameer Taweel 6c8a1aacb4 nixos/vim: add missing word in description 2025-09-06 21:16:09 +05:30
Nick Cao 714e7c1349
nixos/yubikey-manager: add missing package option (#440007) 2025-09-03 18:55:36 -04:00
Sandro Jäckel ebf7f1c86b
nixos/yubikey-manager: add missing package option 2025-09-04 00:44:52 +02:00
Maximilian Bosch 981e3cb9f8
Merge: fzf: don't source automatically (#433661) 2025-09-04 00:05:47 +02:00
Benjamin Staffin ee651b16cb
nixos/yubikey-manager: init
Fixes #424484
2025-09-03 17:07:32 +02:00
Steve Walker b9efb0dc3a
fzf: fix fish integration in nixos/modules/programs/fzf.nix 2025-09-01 09:58:42 +08:00
Adam C. Stephens 2addb7b86d
river: rename to river-classic, 0.3.11 -> 0.3.12 (#438738) 2025-08-31 16:13:56 -04:00
Connor Baker 88abe9ea3f
ccache: recommend ignoring random_seed (#412241) 2025-08-31 19:59:49 +01:00
Wolfgang Walther f09f724ef8
maintainers: drop ehmry
This user is blocked since May 2025, thus can't maintain any packages
anymore.
2025-08-31 16:53:44 +02:00
Adam C. Stephens ffc8f1707b
river: rename to river-classic 2025-08-30 18:49:56 -04:00
Maximilian Bosch 6c0f69230d
nixos/rust-motd: fix conf
After the package got upgraded to 2.0, this failed with `.conf` as
extension.

For now, I'm disabling the legacy warning, because that's an issue the
maintainer (i.e. me) needs to solve at some point rather than the folks
using the module.
2025-08-29 19:29:54 +02:00
dish 970dcca69c
treewide: Fix links in module documentation 2025-08-25 12:55:11 -04:00
K900 35d0bafabf nixos/treewide: clean up Plasma 5 references
Preparing to drop.
2025-08-21 22:31:56 +03:00
Gaétan Lepage 13b9a48210
maintainers: drop drupol (#435310) 2025-08-21 08:58:35 +02:00
Michael Hoang fe48962ba8
nixos/regreet: replace deprecated package attrpath (#431787) 2025-08-21 12:01:34 +10:00
Pol Dellaiera bc36d3ac43 maintainers: drop drupol 2025-08-20 17:54:38 +02:00
K900 8baeaa3e94
calamares: 3.3.13 -> 3.4.0, qt6-ize, clean up (#430636) 2025-08-12 15:16:19 +03:00
nikstur 42cf56db09 nixos/system-path: add corePackages option
This allows users to override all packages. This is useful to build
minimal systems that really don't required these packages that
previously were "required".
2025-08-10 22:48:26 +02:00
nikstur 0d9a5c2059 nixos/fuse: add enable option
Fuse is stil enabled by default so the default behaviour of NixOS
doesn't change. However, now it's possible to actively exclude fuse when
you don't need it.
2025-08-10 22:43:39 +02:00
nikstur 898ebf78ef nixos/bash: re-introduce enable option 2025-08-10 22:43:28 +02:00
nikstur d5ae87bdeb
Revert "nixos: allow more things to be disabled" 2025-08-10 22:22:08 +02:00
Arian van Putten 1bb040fae8
nixos: allow more things to be disabled (#429695) 2025-08-10 19:49:52 +02:00
K900 9d8582f561 nixos/partition-manager: switch to qt6 2025-08-10 10:19:20 +03:00
GDBlaster bfa1933939 nh: Delay run on boot so clean service doesnt make the boot process wait for it
Fix formatting

Co-authored-by: Acid Bong <acidbong@tilde.club>

changed target to multi-user
2025-08-08 14:15:02 +02:00
Acid Bong c8dd37a4b0
nixos/regreet: replace deprecated package attrpath
A follow-up to #427540
2025-08-07 19:17:38 +03:00
Aleksana 21ee42cde7
nixos/vim: assert that both enable and defaultEditor is set (#421449) 2025-08-01 23:39:54 +08:00
nikstur 63b7ebbdb1 nixos/bash: re-introduce enable option 2025-08-01 14:16:48 +02:00
nikstur eca55074cb nixos/fuse: add enable option
Fuse is stil enabled by default so the default behaviour of NixOS
doesn't change. However, now it's possible to actively exclude fuse when
you don't need it.
2025-07-31 20:42:36 +02:00
nikstur 6df45ae281 nixos/system-path: add corePackages option
This allows users to override all packages. This is useful to build
minimal systems that really don't required these packages that
previously were "required".
2025-07-31 20:42:35 +02:00
Wolfgang Walther 5a0711127c
treewide: run nixfmt 1.0.0 2025-07-24 13:55:40 +02:00
Wolfgang Walther 62fe016519
treewide: run treefmt with mdcr/nixfmt 2025-07-24 13:52:31 +02:00
Luj 381b159684
nixos/vscode: init (#425996) 2025-07-21 21:46:30 +02:00
Connor Baker e76ac7ca70
nixos/nix-required-mounts: add driverLink symlink target (#426280) 2025-07-21 10:16:09 -07:00
Sandro 12094020ba
nixos/msmtp: add package option (#425532) 2025-07-19 19:02:22 +02:00
Connor Baker 0b47ed1b35 nixos/nix-required-mounts: add driverLink symlink target to NVIDIA defaults
Signed-off-by: Connor Baker <ConnorBaker01@gmail.com>
2025-07-18 04:22:43 +00:00
Ethan Carter Edwards 93e74db1da
nixos/vscode: init
Allows for configuring extensions, the package, and setting the default
editor.

Co-authored-by: lzcnt <lzcunt@disroot.org>
Co-authored-by: isabel <isabel@isabelroses.com>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Co-authored-by: Acid Bong <acidbong@tilde.club>
Signed-off-by: Ethan Carter Edwards <ethan@ethancedwards.com>
2025-07-17 13:00:10 -04:00
Doron Behar 2f83e9cb4a
tsm-client: 8.1.25.0 -> 8.1.27.0, drop old migration code (#387363) 2025-07-16 23:20:28 +03:00
Sandro Jäckel 22665bce7a
nixos/msmtp: add package option 2025-07-15 20:41:31 +02:00
Karun Sandhu 056ea1afe3 nixos/uwsm: remove deprecated flag -S
see cc56915ff7
2025-07-12 02:32:43 +05:30