Felix Buehler
92566faf1c
nixos/services.patroni: remove with lib;
2024-09-15 10:43:47 +02:00
Felix Buehler
7b141e6b8f
nixos/services.pacemaker: remove with lib;
2024-09-15 10:43:47 +02:00
Felix Buehler
980a655feb
nixos/services.kubernetes.addons.dns: remove with lib;
2024-09-15 10:43:47 +02:00
Felix Buehler
6ebec4f097
nixos/services.k3s: remove with lib;
2024-09-15 10:43:47 +02:00
Felix Buehler
1a519763fb
nixos/services.lighthouse: remove with lib;
2024-09-15 10:43:47 +02:00
Felix Buehler
1674361601
nixos/services.geth: remove with lib;
2024-09-15 10:43:47 +02:00
Felix Buehler
bf759e5dd4
nixos/services.erigon: remove with lib;
2024-09-15 10:43:47 +02:00
Felix Buehler
561d58c49c
nixos/services.zrepl: remove with lib;
2024-09-15 10:43:47 +02:00
Felix Buehler
8a7d699812
nixos/services.zfs.autoReplication: remove with lib;
2024-09-15 10:43:47 +02:00
Felix Buehler
e53c595a18
nixos/services.tarsnap: remove with lib;
2024-09-15 10:43:47 +02:00
Felix Buehler
8442ed34ac
nixos/services.syncoid: remove with lib;
2024-09-15 10:43:47 +02:00
Felix Buehler
48d46271cb
nixos/services.snapraid: remove with lib;
2024-09-15 10:43:47 +02:00
Felix Buehler
4682ba9d88
nixos/services.sanoid: remove with lib;
2024-09-15 10:43:46 +02:00
Felix Buehler
dfb290a6c6
nixos/services.rsnapshot: remove with lib;
2024-09-15 10:43:46 +02:00
Felix Buehler
27f54eb43e
nixos/services.restic.backups: remove with lib;
2024-09-15 10:43:46 +02:00
Felix Buehler
9ad1866434
nixos/services.restic.server: remove with lib;
2024-09-15 10:43:46 +02:00
Felix Buehler
dee892a446
nixos/services.postgresqlWalReceiver: remove with lib;
2024-09-15 10:43:46 +02:00
Felix Buehler
5c0e7f70a5
nixos/services.postgresqlBackup: remove with lib;
2024-09-15 10:43:46 +02:00
Felix Buehler
02145eb692
nixos/services.mysqlBackup: remove with lib;
2024-09-15 10:43:46 +02:00
Felix Buehler
5e67f3e4c8
nixos/services.pgadmin: remove with lib;
2024-09-15 10:43:46 +02:00
Felix Buehler
b0d554537c
nixos/security.pam: remove with lib;
2024-09-15 10:43:46 +02:00
Felix Buehler
c99cbe65c4
nixos/security: remove with lib;
2024-09-15 10:43:46 +02:00
Felix Buehler
30c85fe74d
nixos/wordlist: remove with lib;
2024-09-15 10:43:46 +02:00
Felix Buehler
609e57485d
nixos/nixpkgs: remove with lib;
2024-09-15 10:43:45 +02:00
Felix Buehler
6af918a564
nixos/flake: remove with lib;
2024-09-15 10:43:45 +02:00
Felix Buehler
de2bbebb7f
nixos/installer.scan: remove with lib;
2024-09-15 10:43:45 +02:00
Felix Buehler
e6da97a160
nixos/installation-cd-graphical-base: remove with lib;
2024-09-15 10:43:45 +02:00
Felix Buehler
a15394d51a
nixos/iso-image: remove with lib;
2024-09-15 10:43:45 +02:00
Julien Malka
d9d07251f1
nixos/systemd-boot: Fix regression in builder script ( #323962 )
2024-09-14 19:15:42 +02:00
Pascal Bach
b6c754755c
nixos/paperless: fix documentation url
...
The original paperless project is archived
Co-authored-by: Antoine Martin <antoine97.martin@gmail.com>
2024-09-14 14:19:17 +02:00
Tomodachi94
b86ba024bd
nixos/paperless: add system-paperless.slice
...
Non-breaking change.
Part of #279915 .
2024-09-14 14:19:17 +02:00
Aleksana
36316edca3
nixos/samba: accept lists ( #341244 )
2024-09-14 09:30:23 +08:00
Adam C. Stephens
cc94fb3033
nixos/profiles/minimal: drop noXLibs ( #341681 )
2024-09-13 20:40:36 -04:00
Yt
2ac0a6697a
nixos/windmill: add database.url option and defaults ( #341675 )
2024-09-13 23:07:19 +00:00
Sandro
da1b2b5adb
nixos/profiles/minimal: drop noXLibs
...
noXLibs is an advanced option for advanced users which know how to recognize and debug build failures which might be caused by the added overlays.
The minimal profile should be minimal but also save to use for many people and not cause build failures in packages it really shouldn't.
2024-09-14 00:59:14 +02:00
Robert Schütz
4c8a43881f
nixos/samba: accept lists
2024-09-13 15:33:49 -07:00
tmarkov
b44fdbfc11
nixos/windmill: add database.url option and defaults
2024-09-14 00:36:55 +03:00
Felix Bühler
17c73de8dc
nixos/services.xserver.desktopManager.phosh: remove with lib;
( #341243 )
2024-09-13 22:15:01 +02:00
Parker Hoyes
c960ba48d1
nixos/nix-daemon: Enable cgroups delegation ( #339310 )
...
When `use-cgroups` is enabled, the nix daemon creates sub-cgroups for the build processes (and itself if NixOS/nix#11412 is merged, see NixOS/nix#9675 ). `Delegate` should be set to prevent systemd from messing with the nix service's cgroups (https://github.com/systemd/systemd/blob/main/docs/CGROUP_DELEGATION.md ) and ensure the OOM killer only targets the offending derivation and not the entire service (NixOS/nix#10374 ).
2024-09-13 16:08:29 +03:00
Weijia Wang
7cd6534e42
linuxPackages_latest.prl-tools: 19.4.1-54985 -> 20.0.0-55653 ( #341283 )
2024-09-13 11:50:54 +02:00
K900
b1239b59f9
nixos/installer/cd-dvd: use EFI/BOOT
and EFI/BOOT/BOOT$ARCH.EFI
for paths ( #287798 )
2024-09-13 12:11:21 +03:00
Raito Bezarius
4a94f45bb4
nixos/installer/cd-dvd: use EFI/BOOT
and EFI/BOOT/BOOT$ARCH.EFI
rather than lowercase
...
Reported in https://discourse.nixos.org/t/nix-iso-unable-to-boot-in-uefi-mode-but-other-distros-can/16473/24
There seems to be weird situations with casing and FAT8.3 filenames, UEFI firmwares and what not.
To increase our compatibility, let's ensure we have the critical stuff (the bootable) in uppercase.
Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
2024-09-13 04:23:53 -04:00
Peder Bergebakken Sundt
c3dabc54aa
security/dhparams: shellcheck fixes ( #340492 )
2024-09-13 02:52:09 +02:00
Pascal Bach
e7bcab801c
nixos/samba: ensure global section is always first
...
The order of the [global] section matters as settings
defined there are only applied to shares that are defines
after it.
2024-09-12 21:08:24 +02:00
codgician
0d25a978f2
parallels-guest: remove autoMountShares
2024-09-13 00:47:01 +08:00
K900
9d3c35b682
nixos/qemu-vm: force enable switch-to-configuration when installing bootloader ( #341288 )
2024-09-12 19:10:53 +03:00
Gaétan Lepage
d4474ed33b
nixos/invidious: add options for configuring inv-sig-helper ( #340748 )
2024-09-12 14:57:57 +02:00
K900
5cef278170
nixos/qemu-vm: expose installBootLoader as an option, assert when it's enabled without stc
...
We need stc to actually, well, install the bootloader.
2024-09-12 15:43:28 +03:00
Aaron Andersen
768f41fcf0
Revert "nixos/openvpn: add extraArgs option" ( #341223 )
2024-09-12 06:34:16 -04:00
⛧-440729 [sophie]
81b0701a4d
nixos/invidious: add options for configuring inv-sig-helper
2024-09-12 09:08:02 +02:00