about summary refs log tree commit diff
path: root/nixos
AgeCommit message (Expand)AuthorFilesLines
2023-09-20nixosTests.sudo-rs: fix syntaxMaciej Krüger1-4/+4
2023-09-20Merge pull request #253876 from nbraud/nixos/sudo-rsMaciej Krüger6-81/+241
2023-09-20Merge pull request #255064 from tomfitzhenry/vikunja-cliLin Jian1-0/+4
2023-09-20nixos/frp: fix example url of configure filezaldnoay1-2/+2
2023-09-20Merge pull request #255549 from wegank/wordpress-bumpWeijia Wang1-1/+1
2023-09-19Merge pull request #255008 from SuperSandro2000/x-triggers-nameWill Fancher1-3/+3
2023-09-19Merge pull request #255880 from Atemu/installer-configuration.nix-search.nixo...Pol Dellaiera1-2/+2
2023-09-19Merge pull request #255977 from nh2/vaultwarden-fix-default-config-evaluationNiklas Hambüchen1-4/+2
2023-09-19nixos/vaultwarden: Fix doubly-nested `config` value. Fixes evaluationNiklas Hambüchen1-4/+2
2023-09-19Merge pull request #254833 from NickCao/qt4-leftoverNick Cao1-2/+0
2023-09-19linux/hardened/patches/6.5: init at 6.5.3-hardened1Fabián Heredia Montiel1-0/+1
2023-09-19Merge pull request #254918 from RaitoBezarius/dnssec-resolvedArtturi1-1/+7
2023-09-18luksroot: fix issue when yubikey is detached during boot processErno Hopearuoho1-0/+6
2023-09-18nixos/sudo: Add myself as maintainernicoo1-0/+2
2023-09-18nixos/sudo: Generate `sudo-i` PAM config for interactive use of `sudo-rs`nicoo1-1/+4
2023-09-18nixos/sudo: Add tests for sudo-rs toonicoo2-0/+98
2023-09-18Merge pull request #241973 from 999eagle/feat/synapse-workersMaximilian Bosch5-200/+498
2023-09-18nixos/test-driver: do not break if the command writes to stderrMaciej Krüger1-3/+1
2023-09-18nixos/sudo: Only wrap `sudoedit` when using Miller's sudonicoo1-1/+2
2023-09-18nixos/{sudo, terminfo}: Adjust defaults for compatibility with `sudo-rs`nicoo3-7/+18
2023-09-18nixos/sudo: Check syntax using the configured packagenicoo1-3/+1
2023-09-18nixos/sudo: Drop the sudoers comment for `extraRules`nicoo1-13/+10
2023-09-18nixos/sudo: Make the default rules' options configurablenicoo2-5/+15
2023-09-18nixos/sudo: Handle `root`'s default rule through `extraRules`nicoo2-11/+27
2023-09-18nixos/sudo: Drop useless `lib.` qualifiersnicoo1-26/+23
2023-09-18nixos/sudo: Refactor checks for Todd C. Miller's implemetationnicoo1-3/+5
2023-09-18nixos/sudo: Refactor option definitionsnicoo1-8/+8
2023-09-18nixos/terminfo: Add config option not to add extra sudo confignicoo2-7/+24
2023-09-18nixos/sudo: Only keep SSH_AUTH_SOCK if used for authenticationnicoo1-2/+6
2023-09-18nixos/sudo: Don't include empty sectionsnicoo1-6/+6
2023-09-18nixos/sudo: Split up `configFile` into individual sectionsnicoo1-6/+12
2023-09-18nixos/installer: mention search.nixos.orgAtemu1-2/+2
2023-09-18Merge pull request #255264 from emilylange/nixos/caddyLin Jian1-1/+1
2023-09-18nixos/caddy: ensure vhosts come after user-specified `cfg.extraConfig`emilylange1-1/+1
2023-09-18nixos/synapse: make sure workers require main processSophie Tauchert1-0/+1
2023-09-18nixos/synapse: add documentation for required reverse proxy setupSophie Tauchert1-0/+6
2023-09-18nixos/rl-2311: fix option references for synapse workersMaximilian Bosch1-1/+1
2023-09-18nixos/synapse: default tls to off for workers and document worker replication...Sophie Tauchert1-5/+9
2023-09-18nixos/synapse: simplify replication listener assertionSophie Tauchert1-2/+2
2023-09-18nixos/synapse: move services.matrix-synapse.workers.config to services.matrix...Sophie Tauchert2-80/+61
2023-09-18nixos/synapse: automatically configure logging for synapse and workersSophie Tauchert2-23/+58
2023-09-18nixos/synapse: remove obsolete log contextSophie Tauchert1-6/+0
2023-09-18nixos/synapse: document options betterSophie Tauchert2-3/+50
2023-09-18nixos/synapse: add test for running synapse with workersSophie Tauchert2-0/+56
2023-09-18nixos/synapse: automatically configure replication listenerSophie Tauchert1-2/+50
2023-09-18nixos/synapse: add options to configure workersSophie Tauchert2-8/+93
2023-09-18nixos/synapse: add option to configure redis automaticallySophie Tauchert1-0/+18
2023-09-18nixos/synapse: update listener settingsSophie Tauchert1-1/+3
2023-09-18nixos/synapse: cleanup, split out listener type and service configSophie Tauchert1-175/+196
2023-09-17stage1: use correct zfs packageJörg Thalheim1-1/+1