Sleeping-Donut
df20742283
ombi: allow overriding package in module ( #345814 )
...
* ombi: allow overriding package in module
* nixos/ombi: replace explicit bin path with getExe function
Co-authored-by: Anderson Torres <torres.anderson.85@protonmail.com>
---------
Co-authored-by: Anderson Torres <torres.anderson.85@protonmail.com>
2024-11-09 12:05:54 +01:00
jopejoe1
eeb4b70419
nixos/hebbot: Fix systemd service ( #354098 )
2024-11-09 11:38:13 +01:00
K900
4a2c7def57
nixos/tools: Make the tools derivations overridable ( #353173 )
2024-11-09 10:20:19 +03:00
Emily
df07f2434a
Clean up VirtualBox demo appliance residue ( #354282 )
2024-11-08 18:02:50 +00:00
K900
0453fe2395
{apache,caddy,nginx}: not "before" ACME certs using DNS validation ( #336412 )
2024-11-08 18:50:28 +03:00
Leah Amelia Chen
41e907f884
nixos/evremap: init module
2024-11-08 09:31:27 +01:00
Jenny
b769f673e7
nixos/authelia: start after network-online.target
( #353542 )
2024-11-08 09:00:14 +01:00
Jenny
8db885974b
nixos/promtail: configFile for passing path as config ( #322426 )
2024-11-08 08:58:33 +01:00
ThinkChaos
c5450fcb4b
nixos/authelia: start after network-online.target
2024-11-07 20:24:05 -05:00
ThinkChaos
1bd7f1374d
nixos/acme: use non deprecated CLI flag for dnsPropagationCheck
2024-11-07 20:19:12 -05:00
ThinkChaos
3c2e82337d
nixos/web-servers: assert ACME cert access via service user and groups
...
Allows giving access using SupplementaryGroups.
2024-11-07 20:19:12 -05:00
ThinkChaos
03122b43c8
nixos/nginx: not "before" ACME certs using DNS validation
...
Relax dependency with certs that are validated via DNS challenge since
we know the HTTP server is not required for that validation.
This allows marking the server's service as depending on the cert.
2024-11-07 20:19:12 -05:00
ThinkChaos
26d6294deb
nixos/caddy: not "before" ACME certs using DNS validation
...
Relax dependency with certs that are validated via DNS challenge since
we know the HTTP server is not required for that validation.
This allows marking the server's service as depending on the cert.
2024-11-07 20:19:12 -05:00
ThinkChaos
b99d3a4f8b
nixos/apache: not "before" ACME certs using DNS validation
...
Relax dependency with certs that are validated via DNS challenge since
we know the HTTP server is not required for that validation.
This allows marking the server's service as depending on the cert.
2024-11-07 20:18:20 -05:00
Sandro Jäckel
d1f7424888
nixos/grafana: fix evaluation when no settings is defined
...
Before it would fail on line 11 where we check if postgres is used with
an error that the undefined option settings was accessed.
2024-11-08 01:08:11 +01:00
Emily
ff5fea0a29
nixos/{demo,installer/virtualbox-demo}: drop
...
This is no longer referenced anywhere and so will inevitably bitrot,
and doesn’t do anything that isn’t simple to achieve with the
module documentation.
2024-11-07 23:41:51 +00:00
KX
518bc9c5b3
nixos/promtail: configFile for passing path as config
2024-11-07 22:53:22 +01:00
jonboh
f81a2c1514
fix: use selected package instead of pkgs.vector
2024-11-07 21:24:21 +01:00
Jenny
1b171c15ab
nixos/mobilizon: change psql socket dir to none symlinked directory ( #352508 )
2024-11-07 14:01:37 +01:00
Jenny
eb95c0d624
nixos/conduit: wait for network-online.target ( #353634 )
2024-11-07 08:57:14 +01:00
RatCornu
ad6564b0c3
nixos/pingvin-share: update env variable name
2024-11-07 00:23:28 +01:00
a-kenji
16970e3252
nixos/hebbot: Fix systemd service
2024-11-07 00:02:29 +01:00
Jordan Williams
fcd89e06e3
nixos/snapserver: add package option
2024-11-06 14:51:15 -06:00
Sandro
38ea21bd5d
Don't run hwclock if /etc/ is not writable ( #353320 )
2024-11-06 18:25:41 +01:00
Adam C. Stephens
6a9a64bac2
nixos/kanidm: allow not setting bindaddress ( #353681 )
2024-11-06 11:02:37 -05:00
Ramses
d06e176158
nixos/swapspace: init module ( #348588 )
2024-11-06 16:52:09 +01:00
WilliButz
4c552eaf72
nixos/image/repart: unsafeDiscardReferences.out = true ( #347702 )
2024-11-06 13:13:36 +01:00
Franz Pletz
bb6d800c3a
iwd: update settings documentation ( #352989 )
2024-11-06 12:17:24 +01:00
K900
44207d25be
nixos/amdvlk: don't set "amdgpu" xserver driver ( #353987 )
2024-11-06 13:39:09 +03:00
John Titor
5473874d08
nixos/amdvlk: don't set "amdgpu" xserver driver
...
Not related and this should never have been in the module in the first place.
Probably got in during a rebase.
2024-11-06 16:06:04 +05:30
Guilhem Saurel
71f467fc88
iwd: update settings documentation
...
The link https://iwd.wiki.kernel.org/networkconfigurationsettings is
currently broken, as it redirect to the 404
https://archive.kernel.org/oldwiki/iwd.wiki.kernel.org/networkconfigurationsettings ; the correct link is
https://archive.kernel.org/oldwiki/iwd.wiki.kernel.org/networkconfigurationsettings.html but it is marked as obsolete, and tell the user to read the iwd.network(5) man.
Co-authored-by: Franz Pletz <fpletz@fnordicwalking.de>
2024-11-06 11:10:42 +01:00
Fabián Heredia Montiel
97dd718fd0
nixos/ids: explain *why* uids/gids shouldn't be above "399" ( #353954 )
2024-11-06 02:02:55 -06:00
Franz Pletz
0fc41ad977
treewide: Remove ineffective capability grants. ( #333533 )
2024-11-06 08:12:51 +01:00
MidAutumnMoon
ab526e04fe
nixos/ids: explain *why* uids/gids shouldn't be above "399"
2024-11-06 14:13:02 +08:00
Sandro
3774135e4e
nixos/bluetooth: reference bluez doc in descriptions ( #352965 )
2024-11-06 01:33:08 +01:00
Sandro
a633b5fb12
OpenVPN: don't fail to restart stopped units ( #345993 )
2024-11-06 01:16:43 +01:00
Sandro
ef9ef9ea88
mediagoblin: init at 0.14.0, nixos/mediagoblin: init ( #350578 )
2024-11-06 00:22:31 +01:00
AnnaGraphic
0d0690dc79
nixos/bluetooth: reference bluez doc in descriptions
2024-11-05 22:58:48 +01:00
Atemu
ec3d46cd68
nixos/pipewire: mention possible integration with pulseaudio ( #353789 )
2024-11-05 17:56:30 +01:00
nikstur
0c02b3076c
nixos/etc-overlay: clean up temporary directories ( #339802 )
2024-11-05 17:13:27 +01:00
Doron Behar
2415e26111
nixos/pipewire: mention possible integration with pulseaudio
...
The previous assert message was inaccurate, as it didn't reflect the
assertion condition, misleading users into thinking that either
pulseaudio or pipewire should be used as a sound server.
2024-11-05 18:02:03 +02:00
Sandro
cd67342284
nixos/docker: keep live-restore disabled by default ( #348983 )
2024-11-05 16:44:19 +01:00
Sandro
a4e9a2f859
tuxedo-keyboard: fix compilation for kernel 6.10 and 6.11 ( #336633 )
2024-11-05 16:43:58 +01:00
Petr Portnov
3f2bbfd68b
nixos/openvpn3: add /etc/openvpn3/configs
to systemd.tmpfiles
2024-11-05 18:23:26 +03:00
Aleksana
81dacf0c91
nixos/systemd: fix enableStrictShellChecks description ( #348513 )
2024-11-05 23:03:19 +08:00
Patrick
abeafd2a72
nixos/kanidm: allow not setting bindaddress
2024-11-05 13:53:58 +01:00
Yorick
12eedc8e88
nixos/victoriametrics: harden systemd unit, add more options. ( #350737 )
2024-11-05 13:36:19 +01:00
Sandro
a96e4d9bfe
docker: use lib.versionOlder in literalExpression
2024-11-05 11:23:29 +01:00
Emily
bb682af030
nixos/profiles/minimal: remove programs.ssh.setXAuthLocation ( #352311 )
2024-11-05 07:38:10 +00:00
XYenon
9ea79affa9
nixos/profiles/minimal: remove programs.ssh.setXAuthLocation
...
Fix https://github.com/NixOS/nixpkgs/pull/341734#issuecomment-2416239664
2024-11-05 14:38:57 +08:00
Sandro
a04d33c0c3
vmware-guest: allow the user to override the open-vm-tools package ( #347939 )
2024-11-05 02:08:39 +01:00
Emily
ff7d68490a
nixos/activation-script: Make installBootLoader
default a script ( #353543 )
2024-11-05 00:21:19 +00:00
Martin Weinelt
b56e1827f4
nixos/home-assistant: escape yaml functions in lovelace config ( #352746 )
2024-11-04 23:27:30 +01:00
Weijia Wang
acf3de8d62
nixos/guix: add declarative substituters option ( #353518 )
2024-11-04 20:43:41 +01:00
Pol Dellaiera
7f81fa0cb9
nixos/snipe-it: fix secure flag for cookies ( #353009 )
2024-11-04 20:10:24 +01:00
Philip Taron
2b12f69e85
spacenavd: resolve merge conflicts and address PR feedback
2024-11-04 09:02:39 -08:00
Robert Hensing
a86d06940e
nix: update fallback paths automatically ( #353621 )
2024-11-04 15:41:21 +01:00
Jörg Thalheim
0f73a33f7e
nixos/buildbot-master: allow merging extraConfig and extraImports ( #322469 )
2024-11-04 13:32:04 +01:00
Joel Koen
0d04728ee3
nixos/conduit: wait for network-online.target
2024-11-04 22:08:03 +10:00
Simon Hauser
c4edf93988
Cleanup helsinki maintainer ( #353611 )
...
* maintainers: update email conni2461
* maintainers: add helsinki-jo
* tree-wide: cleanup maintainership of helsinki-systems
2024-11-04 12:59:26 +01:00
Jörg Thalheim
caa10b055f
nix: update fallback paths automatically
2024-11-04 11:51:24 +01:00
Jörg Thalheim
b65964438d
buildbot: fix setting package
to a drv from a different nixpkgs ( #353161 )
2024-11-04 10:40:35 +01:00
Will Fancher
5d9ac94606
nixos/activation-script: Make installBootLoader
default a script
...
Fixes #344535
2024-11-04 04:12:52 -05:00
Aleksana
d0a8700cd4
nixosModules.monado: fix evaluation warning ( #353382 )
2024-11-04 10:16:18 +08:00
Jan B.
4391c3883b
nixos/tuxedo-drivers: init
2024-11-03 22:54:56 +01:00
Gabriel Arazas
7095e0f8c1
nixos/guix: add declarative substituters option
2024-11-03 15:12:12 -06:00
Markus Kowalewski
a63dd844e5
nixos/slurm: generate mpi.conf and add config options ( #352467 )
2024-11-03 21:06:03 +01:00
Philip Taron
e50c6cab11
treewide: fix links to specifications.freedesktop.org
( #350918 )
2024-11-03 09:06:56 -08:00
Sandro
f5c76ad2b5
nixos/renovate: set service type to simple ( #334557 )
2024-11-03 16:52:53 +01:00
Samuel Tardieu
114ef67cbb
Don't run hwclock if /etc/ is not writable
2024-11-03 10:42:21 +01:00
K900
d0d0a08358
nixos/tools: set the default for the enable options ( #353175 )
2024-11-03 11:03:18 +03:00
Emily
2b67faf4d9
The OracleJDK Dehaunting ( #353043 )
2024-11-02 21:15:20 +00:00
Noa Aarts
64a429e14a
nixosModules.monado: use hardware.graphics instead of hardware.opengl
2024-11-02 21:47:02 +01:00
Noa Aarts
5bfad8d9f6
nixosModules.monado: format using nixfmt
2024-11-02 21:46:42 +01:00
Tomo
fa08eabc4a
atlassian-{bamboo,confluence,crowd,jira}: drop
...
Support for the Atlassian Server products ended in
February 2024 and there was insufficient interest in
maintaining the Atlassian Data Center replacements
c.f. https://github.com/NixOS/nixpkgs/pull/353043#issuecomment-2452825826
2024-11-02 20:36:14 +00:00
Sefa Eyeoglu
12ba522dfd
nixos/docker: move imports
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2024-11-02 20:15:35 +01:00
r-vdp
2eb92f4063
fixup! nixos/tools: set the enable options with mkDefault
2024-11-02 19:03:29 +01:00
r-vdp
ba3e5b02f6
nixos/tools: set the enable options with mkDefault
...
This makes it easier to enable some of them again.
2024-11-02 18:19:57 +01:00
r-vdp
8b2577c7d5
nixos/tools: Make the tools derivations overridable
...
Make sure that when re-assigning an overridden derivation to system.build.*,
the overridden derivation is also the one that ends up in
environment.systemPackages.
2024-11-02 18:17:24 +01:00
Adam C. Stephens
7fba2cbe26
zfs: remove recommendations to use zfs_unstable, update deprecated --replace
( #352386 )
2024-11-02 13:17:16 -04:00
magic_rb
3b8c814fdc
buildbot: fix setting package
to a drv from a different nixpkgs
...
Signed-off-by: magic_rb <richard@brezak.sk>
2024-11-02 17:01:20 +01:00
Maximilian Bosch
500d745e73
Merge: nixos/postgresql: set up sandboxing ( #344925 )
2024-11-02 11:12:15 +01:00
Will Fancher
37ee6ba681
Revert "NixOS apply
script"
...
Reverts #344407
This has broken nixos-rebuild switch so that it no longer updates the profile, which has bad consequences including not updating the systemd-boot menu with new generations.
2024-11-01 20:18:09 -04:00
Yt
668e7e6417
Update surrealdb options for v2 ( #352681 )
2024-11-01 19:31:14 -04:00
Sandro Jäckel
ff9dd57d3d
nixos/mediagoblin: init
2024-11-02 00:20:01 +01:00
Anderson Torres
178ea7bbd5
nixos/triggerhappy: update and format
...
mpc-cli is now mpc
2024-11-01 20:07:03 -03:00
Andrew Marshall
9ce881027b
zfs: remove recommendations to use unstable
...
`pkgs.zfs_unstable` is pre-release software and may very well have
critical bugs that make it unsuitable for general use. As such, we
should not recommend it as a general solution to the problem of "my
Kernel is too new for stable ZFS".
2024-11-01 18:50:24 -04:00
Leona Maroni
12dea28165
nixos/snipe-it: fix secure flag for cookies
2024-11-01 23:36:37 +01:00
Christian Kögler
209e69f969
networkd: add missing option SendHostname and Hostname for dhcpV6Config ( #348306 )
2024-11-01 21:49:04 +01:00
Weijia Wang
10b6280a20
openvpn3: v20 -> v23 ( #326623 )
2024-11-01 21:27:18 +01:00
h7x4
729d9ddec1
Upgrade matrix-sdk-crypto-nodejs and reverse-deps to fix build with new rust version ( #348448 )
2024-11-01 18:30:36 +01:00
Maximilian Bosch
70a6092f1e
nixos/doc: mention postgresql hardening
2024-11-01 16:31:35 +01:00
Guillaume Girol
796d87a639
corectrl: adopt and modernize ( #352151 )
2024-11-01 15:35:04 +01:00
Aleksana
63bbfc75b3
doc: document ibus-engine for Chinese input in input-methods section ( #319953 )
2024-11-01 22:28:44 +08:00
Ramses
3becff6754
lighthouse: add package
option to service ( #285005 )
2024-11-01 09:23:02 +01:00
Ramses
3a1e2ab284
nginx: Create cryptographically secure htpasswd file ( #347266 )
2024-11-01 09:09:50 +01:00
Martin Weinelt
0924dfae80
nixos/home-assistant: escape yaml functions in lovelace config
...
and improve the documentation around this topic by a large margin.
Closes: #352651
2024-11-01 00:47:46 +01:00
Johannes Jöns
846ec9d5ef
nixos/os-release: add additional info ( #338461 )
2024-10-31 22:09:55 +01:00
Sefa Eyeoglu
b92edf1104
nixos-generate-config: Use the Firefox module ( #287614 )
2024-10-31 21:40:38 +01:00
Felix Bühler
031b2f0a77
nixos/octoprint: fix ipv6 host ( #351721 )
2024-10-31 21:37:02 +01:00