Matthieu Coudron
55c0a30825
mptcpd: init at 0.13 ( #355928 )
2025-01-06 18:27:11 +01:00
Will Fancher
fd8696a178
nixos/systemd-stage-1: Fix FIDO2 udev rules
...
Fixes #368856
2025-01-06 11:41:39 -05:00
Thomas Gerbet
9330230e47
anbox: drop
...
Upstream project is not maintained anymore and the package
currently does not build.
https://github.com/anbox/.github/blob/main/profile/README.md
2025-01-05 16:16:26 +01:00
Robert Schütz
64e0c3052d
immich-public-proxy: init at 1.5.4, nixos/immich-public-proxy: init module ( #362907 )
2025-01-03 10:16:36 -08:00
Wael Nasreddine
87b42d403e
nixos/ncps: init service
2025-01-02 15:08:12 -08:00
nicoo
238b407862
nixos: hardware.pulseaudio → services.pulseaudio ( #369391 )
2024-12-30 13:46:50 +00:00
Markus Kowalewski
bea29cd04f
nixos/zenohd: add module and test ( #368613 )
2024-12-30 12:32:19 +01:00
Tim Van Baak
6278071763
nixos/immich-public-proxy: init module
2024-12-29 19:42:47 -08:00
Arne Keller
e9d640eaf3
nixos/vivid: init module ( #345656 )
2024-12-29 16:07:07 +01:00
Markus Kowalewski
6298d3e530
nixos/zenohd: add module and test
2024-12-28 02:09:38 +01:00
Liassica
4f254b2d73
nixos/duckdns: add to module list and release notes
2024-12-25 11:31:12 -06:00
Gautier DI FOLCO
4e57e466e4
nixos/vivid: init module
2024-12-24 14:45:41 +01:00
Matthew Croughan
f6332c09ed
nixos/ustreamer: init; ustreamer: 6.12 -> 6.18 ( #367415 )
2024-12-24 13:47:02 +02:00
Sefa Eyeoglu
8b261d027d
nixos/ustreamer: init
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2024-12-24 12:36:52 +01:00
Arne Keller
852e3f019e
schroot: init at 1.6.13-5 ( #351765 )
2024-12-23 09:57:18 +01:00
Arne Keller
94200398f9
nixos/actual: init at 24.10.1 ( #347825 )
2024-12-20 18:55:13 +01:00
Jan Tojnar
b1ce176cd1
Merge nixos/networkmanager: add options to supply secrets to connection profiles based on secret files ( #352960 )
2024-12-20 15:35:15 +01:00
oddlama
93af2d0523
nixos/actual: init module and tests
...
Co-authored-by: PatrickDaG <58092422+PatrickDaG@users.noreply.github.com>
2024-12-20 15:06:04 +01:00
misuzu
a01b0bf2fe
nixos/networkmanager: split modemmanager into a separate module ( #316824 )
2024-12-20 13:06:35 +02:00
misuzu
74f646b5b3
nixos/bonsaid: init ( #347818 )
2024-12-20 12:17:46 +02:00
Colin
26553428ce
nixos/bonsaid: init
...
Co-authored-by: misuzu <neironyan@gmail.com>
2024-12-20 10:07:31 +00:00
Colin
0deadd5baf
nixos/networkmanager: split ModemManager bits into own module
...
this should not result in any observable change by default, the
motivation is to make working on either one of these components in
isolation of the other a bit easier.
2024-12-19 22:44:47 +00:00
William Edwards
11d10df01a
inputplumber: init at 0.39.2
2024-12-19 09:30:46 -08:00
Malte Voos
1cf796812a
nixos/whoogle-seach: add module
2024-12-18 15:14:45 +01:00
lilly
24e0db1ba9
nixos/networkmanager: add nm-file-secret-agent options
...
nm-file-secret agent is a small agent that can supply secrets of
connection profiles to NetworkManager by reading the contents of
preconfigured files.
These files could be supplied e.g. by nixos-sops or any other mechanism.
2024-12-17 17:32:51 +01:00
Arne Keller
e89a8d56de
whisparr: init at 2.0.0.548 + nixos/whisparr: initial commit ( #244172 )
2024-12-15 23:01:50 +01:00
Christina Sørensen
1e4e6fda97
nixos/conduwuit: init ( #353651 )
2024-12-15 13:51:20 +01:00
Niklas Korz
5161dce855
nixos/conduwuit: init
2024-12-14 12:06:03 +01:00
Felix Zieger
b663e569c7
nixos/nostr-rs-relay: init ( #365038 )
...
* nixos/modules/services/web-apps: add nostr-rs-relay
* add jb55 as maintainer
* remove lib.mddoc
* mkenable requires name
2024-12-14 12:27:20 +02:00
jopejoe1
dfd7b67092
nixos: add option hardware.enableAllHardware
( #364479 )
2024-12-14 00:03:52 +00:00
Błażej Sowa
3275d4e3a6
nixos/schroot: init module
2024-12-13 15:26:55 +01:00
Torben Schweren
6cc454478d
nixos/inputmodule: init module
2024-12-12 22:58:26 +01:00
Arne Keller
0a324bb35b
scanservjs: init at 2.27.1; nixos/scanservjs: init ( #249806 )
2024-12-12 17:01:22 +01:00
Florian Klink
4e7a971fe4
nixos/waagent: init module ( #362101 )
2024-12-12 14:11:39 +02:00
DavHau
08783a39b0
nixos: add option hardware.enableAllHardware
...
This allows users to simply enable support for all hardware by enabling the option `hardware.enableAllHardware`, instead of having to import `modules/profiles/all-hardware.nix`.
This is better, as the enableAllHardware option will be discoverable via search.nixos.org, while the `all-hardware.nix` is hidden inside nixpkgs and hard to discover.
Backward compatibility is provided by replacing the old `profiles/all-hardware.nix` with a file that sets the `enableAllHardware` option to true.
2024-12-12 16:45:25 +07:00
Leah Amelia Chen
68891efe67
marytts: init at 5.2.1-unstable-2024-10-09, nixos/marytts: init ( #351933 )
...
* marytts: init at 5.2.1-unstable-2024-10-09
* nixos/marytts: init module
* nixos/marytts: add tests
2024-12-12 00:12:54 -05:00
Leona Maroni
2e5a764eaf
git-worktree-switcher: init at 0.2.4 ( #355484 )
2024-12-11 11:15:17 +01:00
misuzu
22b87b1b7e
nixos/bat: init ( #350079 )
2024-12-10 22:33:34 +02:00
NiklasVousten
bd4a6b9aae
nixos/crab-hole: init crab-hole
2024-12-10 21:08:31 +01:00
Fernando Rodrigues
3a068accfd
nixos/bat: init bat module
...
Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net>
2024-12-10 14:38:30 -03:00
jiriks74
3318aa52de
nixos/git-worktree-switcher: init git-worktree-switcher
...
This module sets up shells so that they work with
[git-worktree-switcher](https://github.com/mateusauler/git-worktree-switcher )
2024-12-10 03:39:13 +01:00
Zexin Yuan
53bd25e9e2
kanboard: init at 1.2.42 ( #357229 )
2024-12-08 20:17:10 -05:00
chayleaf
ce37a0a30a
nixos/scanservjs: init
...
Init NixOS module for scanservjs
https://github.com/sbs20/scanservjs/
2024-12-09 03:00:18 +07:00
abysssol
a68fdbb812
nixos/bazecor: init ( #359143 )
2024-12-08 14:00:39 +00:00
codgician
caa41052bb
Merge branch 'master' into waagent-module
2024-12-08 12:59:45 +08:00
Majiir Paktu
a5de36518f
nixos/wireguard-networkd: init
...
Adds a networkd backend for the networking.wireguard options.
2024-12-07 20:01:17 -05:00
Will Fancher
5c8a2cab3f
nixos/buffyboard: init ( #358941 )
2024-12-07 03:36:18 -05:00
amesgen
672b3f8945
nixos/bazecor: init
2024-12-06 23:41:41 +01:00
codgician
0d7c515332
waagent: init module
2024-12-06 23:32:16 +08:00
Frédéric Christ
9293bc7d55
traccar: init at 6.5
2024-12-04 11:00:43 +01:00