Philip Taron
ef596173f8
nixos/cfssl: fix eval
2025-01-01 12:01:12 -08:00
Philip Taron
555208ae09
nixos/certmgr: fix eval
2025-01-01 12:01:12 -08:00
Lin Jian
e8ad057e99
nixos/kmonad: make sure new config is used after nixos-rebuild switch ( #369853 )
2025-01-02 01:39:54 +08:00
Philip Taron
e243c2f460
nixos/services.tor: remove with lib; ( #369869 )
2025-01-01 09:21:45 -08:00
Lin Jian
280715cf39
nixos/kmonad: make sure new config is used after nixos-rebuild switch
2025-01-02 01:21:16 +08:00
Maximilian Bosch
1fdc9d0e6a
Merge: nixos/matrix-synapse: configure PYTHONMALLOC when using jemalloc ( #369444 )
2025-01-01 15:11:55 +01:00
Ramses
b62fd09253
nixos/kmonad: misc improvements ( #369837 )
2025-01-01 14:09:24 +01:00
Martin Weinelt
831eb3618d
nixos/coturn: restore logging functionality ( #369828 )
2025-01-01 13:39:11 +01:00
misuzu
a22207859d
earlyoom: use upstream systemd service and add proper test ( #331580 )
2025-01-01 11:47:44 +02:00
Sefa Eyeoglu
11de46681a
restic: fixed handling of arguments with spaces in restic wrappers ( #366941 )
2025-01-01 10:28:48 +01:00
Mitchell Skaggs
10ef89de45
nixos/services.tor: remove with lib;
2025-01-01 00:18:07 -06:00
Lin Jian
8463300edf
nixos/kmonad: use lib.getExe
2025-01-01 10:33:40 +08:00
Lin Jian
f83da7d9bd
nixos/kmonad: use the official suffix for config file
...
Both the official Emacs[1] and Vim[2] plugins use kbd as the config file
suffix.
[1]: b07f3e1604/kbd-mode.el (L275)
[2]: 3797844519/ftdetect/kbd.vim (L18)
2025-01-01 10:33:40 +08:00
Lin Jian
28a1740fd1
nixos/kmonad: introduce a new helper function mkName
2025-01-01 10:33:40 +08:00
Lin Jian
657ff03cc3
nixos/kmonad: make type of delay more strict
2025-01-01 10:33:40 +08:00
Lin Jian
23768e2a12
nixos/kmonad: simplify config for default keyboard name
2025-01-01 10:33:39 +08:00
Lin Jian
cbf4f6a86d
nixos/kmonad: improve doc
2025-01-01 10:33:39 +08:00
Lin Jian
ffea31ccbb
nixos/kmonad: add meta.maintainers
2025-01-01 10:33:39 +08:00
Martin Weinelt
269d596970
nixos/coturn: restore logging functionality
...
Due to undetermined hardening changes logging to syslog does not work
anymore, but we don't need it. We're running in a systemd unit so allow
logging to stdout instead.
2025-01-01 02:33:23 +01:00
oxalica
acc2ec20ed
nixos/earlyoom: format and remove dead code
2024-12-31 18:33:18 -05:00
oxalica
b22d47a1b8
earlyoom: use upstream systemd service and add release note
2024-12-31 18:31:16 -05:00
Philip Taron
b6b551fe22
Revert "treewide/nixos: remove with lib; part 12"
2024-12-31 14:04:42 -08:00
Philip Taron
6630c758e0
nixos/hydra: fix hydra-compress-logs choking up on quoting when using zstd ( #363980 )
2024-12-31 12:22:57 -08:00
Philip Taron
bef289e3d0
nixos/xfce: fix after #369419 removed with lib
2024-12-31 10:48:36 -08:00
Yt
c9482a5489
foundationdb: 7.1.32 -> 7.3.42 ( #369145 )
2024-12-31 12:34:34 -05:00
toinux
a2c878df50
nixos/keepalived: add package option ( #346462 )
...
KeepAlived: Support pkg override without overlaying
Co-authored-by: Antoine 'Toinux' Lesieur <toinux@nixos.local>
Co-authored-by: Arne Keller <arne.keller@posteo.de>
2024-12-31 17:28:57 +01:00
Christian Kögler
6b720e5697
nixos/etc-activation: only assert for 6.6 kernel in switchable systems ( #364870 )
2024-12-31 16:46:17 +01:00
misuzu
77351e03d8
nixos/fontdir: fix X11-fonts cross compilation ( #366959 )
2024-12-31 16:50:29 +02:00
Philip Taron
194a74c56b
treewide/nixos: remove with lib; part 12 ( #369419 )
2024-12-31 06:44:59 -08:00
Donovan Glover
85d9011d8a
nixos/dwm-status: don't disable upower ( #282117 )
2024-12-31 14:16:27 +00:00
misuzu
30d229263d
tandoor-recipes: fix build, 1.5.19 -> 1.5.25, add jvanbruegge as maintainer ( #369173 )
2024-12-31 16:14:26 +02:00
Matthias Beyer
be53115dd0
nixos/taskserver: fix systemd shellcheck warning ( #369509 )
2024-12-31 13:46:00 +01:00
Thiago Kenji Okada
2d2b5e26d4
treewide/nixos: remove with lib; part 10 ( #369233 )
2024-12-31 12:01:18 +00:00
Christian Kögler
ae09407854
nixos/monica: fix email configuration bug ( #366946 )
2024-12-31 11:23:08 +01:00
Christian Kögler
1c9a0c2c1b
nixos/networkd: add RequestAddress to network sectionDHCPv4 ( #366864 )
2024-12-31 11:22:15 +01:00
Gaétan Lepage
682b8079b6
nixos/biboumi + biboumi: fixup module + make optional libraries optional ( #365342 )
2024-12-31 09:35:11 +01:00
Adam Dinwoodie
465ffab65d
nixos/taskserver: fix systemd shellcheck warning
...
The taskserver-init systemd unit fails to build with
systemd.enableStrictShellChecks enabled, due to using the potentially
unsafe `mkdir -m`. Fix that by moving directory creation out to
systemd.tmpfiles.
2024-12-30 21:48:38 +00:00
Martin Weinelt
fe14d4d83e
nixos/matter-server: allow AF_UNIX sockets for dbus connections ( #369203 )
2024-12-30 21:53:25 +01:00
Will Fancher
0465e2ef7c
nixos/plymouth: Respect plymouth.enable=0 in scripted stage 1 ( #355601 )
2024-12-30 13:33:23 -05:00
Will Fancher
629c936fd2
nixos/plymouth: Respect plymouth.enable=0 in scripted stage 1
...
Removing the splash param only causes plymouth to display console
output by default; it still runs. Systemd stage 1 respects this flag
due to unit conditions preventing plymouth from even running. So this
brings parity to scripted stage 1.
2024-12-30 13:06:00 -05:00
Martin Weinelt
51d11cae99
nixos/matrix-synapse: enable jemalloc by default
...
The official docker image has been defaulting to the jemalloc memory
allocator for years.
2024-12-30 17:55:33 +01:00
Martin Weinelt
e6f67cc259
nixos/matrix-synapse: configure PYTHONMALLOC when using jemalloc
...
Per a synapse FAQ entry[1] this should be set in combination with\
jemalloc to make sure that jemalloc can accurately calculate memory
usage.
[1] https://github.com/element-hq/synapse/blob/develop/docs/usage/administration/admin_faq.md#help-synapse-is-slow-and-eats-all-my-ramcpu
2024-12-30 17:29:02 +01:00
Felix Buehler
b12278959f
nixos/services.xserver.windowManager.e16: remove with lib;
2024-12-30 16:57:48 +01:00
Felix Buehler
01cb6f9822
nixos/services.xserver.windowManager.dwm: remove with lib;
2024-12-30 16:57:48 +01:00
Felix Buehler
9a87ab9c01
nixos/services.xserver.windowManager.cwm: remove with lib;
2024-12-30 16:57:48 +01:00
Felix Buehler
7ed890b292
nixos/services.xserver.windowManager.clfswm: remove with lib;
2024-12-30 16:57:48 +01:00
Felix Buehler
acc4e7ea1f
nixos/services.xserver.windowManager.bspwm: remove with lib;
2024-12-30 16:57:48 +01:00
Felix Buehler
f85316041a
nixos/services.xserver.windowManager.berry: remove with lib;
2024-12-30 16:57:47 +01:00
Felix Buehler
380a81dd86
nixos/services.xserver.windowManager.awesome: remove with lib;
2024-12-30 16:57:47 +01:00
Felix Buehler
77cce31b62
nixos/services.xserver.windowManager.afterstep: remove with lib;
2024-12-30 16:57:47 +01:00