about summary refs log tree commit diff
path: root/nixos
AgeCommit message (Collapse)AuthorFilesLines
20 hourstests/teleports: ubuntu_font_family -> ubuntu-classicOPNA26081-1/+1
20 hourstests/lomiri-clock-app: ubuntu_font_family -> ubuntu-classicOPNA26081-1/+1
20 hourstests/lomiri-calculator-app: ubuntu_font_family -> ubuntu-classicOPNA26081-1/+1
20 hourstests/lomiri-filemanager-app: ubuntu_font_family -> ubuntu-classicOPNA26081-1/+1
20 hourstests/morph-browser: ubuntu_font_family -> ubuntu-classicOPNA26081-1/+1
20 hourstests/lomiri-system-settings: ubuntu_font_family -> ubuntu-classicOPNA26081-1/+1
20 hoursnixos/lomiri: ubuntu_font_family -> ubuntu-classicOPNA26081-1/+1
21 hoursMerge pull request #279408 from alyssais/mailman-nginx-timeoutPeder Bergebakken Sundt1-0/+1
nixos/mailman: increase nginx proxy timeout
24 hoursMerge pull request #310621 from Istvan91/dont_write_defaults_in_ssh_configAleksana1-1/+1
nixos/ssh: don't write addressfamily with default value in config
25 hoursMerge pull request #327939 from Guanran928/libredditSandro5-28/+12
26 hoursMerge pull request #321632 from ↵Sarah Brofeldt1-2/+2
PedroRegisPOAR/kubernetes-mkCert-drops-nogroup-as-default nixos/kubernetes: adds argument to mkCert defaulting to kubernetes group
27 hoursMerge pull request #327729 from zimbatm/odoo-fixesJonas Chevalier2-14/+46
odoo fixes
27 hourstests/odoo: replace db init workaround with services.odoo.autoInitSirio Balmelli1-12/+2
Signed-off-by: Sirio Balmelli <sirio@b-ad.ch>
27 hoursmodules/odoo: add autoInitExtraFlagsSirio Balmelli1-1/+10
Allow module user to specify additional flags to be passed on autoInit Signed-off-by: Sirio Balmelli <sirio@b-ad.ch>
27 hoursmodules/odoo: execute autoInit only onceSirio Balmelli1-3/+8
Signed-off-by: Sirio Balmelli <sirio@b-ad.ch>
28 hoursnixos/ldap: avoid top-level `with` expression (#327992)Philip Taron1-19/+17
28 hoursmake-disk-image.nix: avoid top-level with statement (#327020)Philip Taron1-33/+31
29 hoursnixos/tests: Fix tests failing with new default IPv6 configurationFrédéric Christ1-0/+2
37 hoursnixos/scion: introduce package option (#327765)Matthew Croughan5-5/+6
40 hoursMerge pull request #323466 from andersk/grep-straylassulus1-1/+1
nixos/udev: Fix `grep: warning: stray \ before /`
41 hoursMerge pull request #328221 from nikstur/fix-overlay-etcJörg Thalheim3-2/+52
nixos/etc: handle mountpoints on top of /etc when switching
42 hoursnixos/etc: handle mountpoints on top of /etc when switchingnikstur3-2/+52
The activation script that remounts the /etc overlay now handles other mount points on top of /etc by bind mounting them to the new temporary /etc overlay and then atomically revealing it.
44 hoursMerge pull request #290730 from nikstur/qemu-vm-refactoringlassulus3-69/+90
qemu-vm.nix refactoring
44 hoursnixos/qemu-vm: remove creation of /etc/nixosnikstur1-8/+0
/etc/nixos is already created by stage-2-init.sh
44 hoursnixos/qemu-vm: consistently use efiSysMountPointnikstur1-7/+2
Remove the explicit creation of efiSysMountPoint. This is not needed in the scripted or the systemd initrd.
44 hoursnixos/qemu-vm: fsck ESPnikstur1-1/+0
The ESP is a writable vfat filesystem that can be fscked like any other fs thus we should stick to the default.
44 hoursnixos/tests/qemu-vm-store: initnikstur2-0/+72
44 hoursnixos/qemu-vm: use new overlayfs APInikstur1-41/+16
44 hoursnixos/qemu-vm: remove duplication between scripted and systemd initrdnikstur1-19/+7
47 hoursnixos/hardware.display: initKrzysztof Nazarewski4-0/+327
2 daysMerge pull request #319308 from frederictobiasc/nixosTest-ipv6Jacek Galowicz13-43/+84
nixosTest: Introduce IPv6
2 daysMerge pull request #317623 from jmbaur/stc-ng-followupSandro2-4/+12
2 daysnixos/testing: Add ipv6 configurationFrédéric Christ13-43/+84
This contribution enables a working IPv6 setup by default. This works analog to the current automatic IPv4 setup.
2 daysMerge pull request #318285 from gador/nixos-zabbixWeb-nginxAaron Andersen1-62/+190
nixos/zabbixWeb: Add nginx as webserver, add zabbix 6.4
3 daysMerge pull request #311927 from mweinelt/music-assistantMartin Weinelt5-0/+138
music-assistant: init at 2.0.7
3 daysddns-updater: Add module, test, update scriptDarragh Elliott5-0/+78
3 daysMerge pull request #327748 from lluchs/fix-tsm-client-listsSandro1-2/+2
nixos/tsm-client: Fix multi-value dsm.sys options
3 daysnixos/zabbixWeb: formatFlorian Brandes1-47/+115
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
3 daysnixos/zabbixWeb: add nginx configFlorian Brandes1-40/+100
Co-authored-by: Aaron Andersen <aaron@fosslib.net> Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
3 daysnixos/doc/rl-2411: add music-assistantMartin Weinelt1-0/+2
3 daysnixos/tests/music-assistant: initMartin Weinelt2-0/+22
3 daysnixos/music-assistant: initMartin Weinelt2-0/+114
3 daysMerge pull request #290014 from jopejoe1/ubuntu-fontJohannes Jöns3-4/+4
ubuntu-sans{,-mono}: rename from ubuntu_font_family, 0.83 -> 1.004
3 daysMerge pull request #326894 from kira-bruneau/replay-sorceryKira Bruneau4-73/+3
replay-sorcery: remove as it is unmaintained upstream
3 daysnixos/swap: avoid top-level `with` expressions (#327991)Philip Taron1-22/+20
3 daysMerge pull request #327886 from drupol/nixos-tika-module-add-optionsPol Dellaiera1-7/+21
nixos/tika: add `enableOcr` option
3 daysnixos/users-groups: avoid top level `with lib`; use `lib` before `builtins` ↵Philip Taron1-13/+48
(#327757)
3 daysMerge pull request #290452 from flandweber/borgmatic-exporterSandro3-0/+55
borgmatic-exporter: init at 0.2.5
3 daysnixos/authelia: Remove options incompatible with new settingsNicolas Mémeint1-14/+34
- Remove settings.server.{host,port} options - Replaced by settings.server.address - If any of settings.server.{host,port,path} are specified in the configuration, a warning is displayed and these values will be used instead of settings.server.address - Change what secrets.oidcIssuerPrivateKeyFile maps to - Previously: AUTHELIA_IDENTITY_PROVIDERS_OIDC_ISSUER_PRIVATE_KEY_FILE - Now: identity_providers.oidc.jwks[0].key - Not done directly in the NixOS settings config but as a separate YAML config file - Done that way because Go templates are not correctly handled by the YAML generator (#319716) - Change secrets.jwtSecretFile env variable mapping - Previously: AUTHELIA_JWT_SECRET_FILE - Now: AUTHELIA_IDENTITY_VALIDATION_RESET_PASSWORD_JWT_SECRET_FILE
3 daysauthelia: 4.37.5 -> 4.38.9Nicolas Mémeint1-0/+3