Commit graph

47662 commits

Author SHA1 Message Date
MakiseKurisu
9224209720 nixos/pykms: suggest dual stack binding 2025-01-02 18:16:00 +01:00
MakiseKurisu
0826de34a5 nixos/pykms: allow overriding default package 2025-01-02 18:16:00 +01:00
Robert Hensing
039cbd8e93
nixos/lib/eval-config: Add warning when masking pkgs (#349453) 2025-01-02 17:41:14 +01:00
andre4ik3
0725951bfc
nixos/libvirtd: link Microsoft-templated OVMF files to shared folder (#346904)
Link MS OVMF files to shared folder as well
2025-01-02 16:21:44 +01:00
Dimitar Nestorov
10a75ab5b2 doc: titanium tombstone 2025-01-02 15:05:26 +01:00
Dimitar Nestorov
9516e693c6 doc/rl-2505: mention removal of titaniumenv, titanium, and titanium-alloy 2025-01-02 15:05:26 +01:00
Gaétan Lepage
671f385be4
nixos/zfs-replication: add --verbose to command line arguments (#370150) 2025-01-02 11:54:18 +01:00
Julien Malka
fa99ba3c13
nixos/systemd-boot: Don't write to /etc/machine-id (#347493) 2025-01-02 11:47:20 +01:00
Christian Kögler
32f7694115
nixos/auto-cpufreq: init vm test (#350507) 2025-01-02 11:06:44 +01:00
Gaetan Lepage
28f43d4628 nixos/zfs-replication: add --verbose to command line arguments 2025-01-02 08:48:37 +01:00
Gaetan Lepage
83af87a206 nixos/zfs-replication: use expanded arguments for clarity 2025-01-02 08:48:22 +01:00
Philip Taron
00f4cd1d21
nixosTests.lvm2: drop 4.19 kernel, test on 6.6, skip failing test (#370069) 2025-01-01 16:08:42 -08:00
Philip Taron
161f45d4be
nixosTest.lvm2: don't run one test on old 5.15 kernel without support 2025-01-01 15:36:54 -08:00
Philip Taron
0c160da06c
nixosTest.lvm2: remove 4.19 kernel, test on 6.6
All tests continue to pass except for `nixosTests.lvm2.lvm-raid-sd-stage-1-linux-5_15` which continues to fail due to not having a kernel with the appropriate options configured.
2025-01-01 15:36:44 -08:00
Philip Taron
b74d409127
nixos/tor: fix eval take three
This time I looked through all the symbols in `lib` and verified that each instance had a `lib.` before it.

The `nixosTests.tor` continues to pass. It doesn't cover all the cases, sadly.
2025-01-01 14:43:02 -08:00
Masum Reza
f28864e00d
nixos: fix various modules after with lib removal (#370042) 2025-01-02 03:45:35 +05:30
Guillaume Girol
c5aaf462f0
nixos/borgbackup: support specific warning codes when failOnWarnings=false (#368701) 2025-01-01 21:54:29 +01:00
Philip Taron
c0f2a3cc20
nixos/endlessh-go: fix eval 2025-01-01 12:18:39 -08:00
Philip Taron
7bb552f178
nixos/magnetico: fix eval 2025-01-01 12:13:36 -08:00
Philip Taron
18765d044a
nixos/tor: fix eval
Resolves #369847
2025-01-01 12:10:04 -08:00
Christian Kögler
fe6b667206
nixos/qemu-vm: set permissions for tmpfs root (#363628) 2025-01-01 21:03:57 +01:00
Philip Taron
92ef45ef11
nixos/endlessh: fix eval 2025-01-01 12:01:12 -08:00
Philip Taron
b7090b3216
nixos/cloud-init: fix eval 2025-01-01 12:01:12 -08:00
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
Gaétan Lepage
c5390e372d
nixos/opensnitch: fix eval for services.opensnitch.settings.ProcMonitorMethod different than default (ebpf) (#368415) 2025-01-01 21:00:59 +01: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
Silvan Mosberger
82d084b914
release: forbid use of lib.fileset in Nixpkgs (#369694) 2025-01-01 06:51:48 +01: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
Lin Jian
16677264ae
nixos/kmonad: add a basic nixos test 2025-01-01 10:33:37 +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
6ed1504739 nixosTests.earlyoom: add a proper OOM test 2024-12-31 18:32:34 -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
Grimmauld
d14a212615
nixos/tests/opensnitch: test all possible values for ProcMonitorMethod 2024-12-31 22:08:37 +01:00