about summary refs log tree commit diff
path: root/nixos
AgeCommit message (Expand)AuthorFilesLines
2023-11-12nixos/nix-serve: also set extra-allowed-usersJörg Thalheim1-0/+2
2023-11-12nixos/tests/udisks2: actually start udisksK9001-0/+3
2023-11-11Merge pull request #245394 from christoph-heiss/pkgs/sourcehuttomberek3-99/+101
2023-11-11Merge pull request #266469 from ambroisie/fix-tandoor-recipesPeder Bergebakken Sundt1-25/+0
2023-11-11nixos/tests/tandoor-recipes: use SQLiteBruno BELANYI1-25/+0
2023-11-11Merge pull request #265712 from nbraud/nixos/sudo-rs/akkomaMaciej Krüger1-1/+1
2023-11-11Merge pull request #265727 from nbraud/nixos/sudo-rs/google_osloginMaciej Krüger1-0/+4
2023-11-11Merge pull request #265725 from nbraud/nixos/sudo-rs/gceMaciej Krüger1-0/+4
2023-11-11Merge pull request #264442 from anthonyroussel/update-url-redirectsK90048-73/+72
2023-11-11sourcehut: fix postgresql database permission for postgresql >= 15Christoph Heiss1-0/+14
2023-11-11manual: Fix QEMU_NET_OPTS VM-side address.Niklas Hambüchen2-2/+12
2023-11-11sourcehut: de-duplicate nginx `add_header` directivesChristoph Heiss1-6/+4
2023-11-11sourcehut: use systemd.tmpfiles instead of manually creating logfilesChristoph Heiss1-12/+12
2023-11-11sourcehut: create logs directory unconditionallyChristoph Heiss1-1/+1
2023-11-11sourcehut: reword `api-origin` option descriptionChristoph Heiss1-1/+1
2023-11-11sourcehut: disable IPv6 completely for testsChristoph Heiss1-0/+1
2023-11-11sourcehut: drop obsolete `services` array in favor of indivdual `enable` flagsChristoph Heiss3-18/+5
2023-11-11sourcehut: fix up some more bin pathsChristoph Heiss1-8/+9
2023-11-11sourcehut: explicitly disallow openssh to socket-activeChristoph Heiss1-0/+1
2023-11-11sourcehut: remove `set -x` from ssh commandsChristoph Heiss1-8/+0
2023-11-11sourcehut: fix logging of git/hg ssh commandsChristoph Heiss1-4/+13
2023-11-11sourcehut: fix `repos` path by using actual settings valueChristoph Heiss1-2/+2
2023-11-11sourcehut.gitsrht: 0.78.20 -> 0.84.2Christoph Heiss2-9/+12
2023-11-11sourcehut: make /query endpoint config common to all servicesChristoph Heiss2-54/+50
2023-11-11treewide: fix redirected and broken URLsAnthony Roussel48-73/+72
2023-11-11maintainers: ninjatrappeur -> picnoirFélix Baylac Jacqué2-2/+2
2023-11-10prayer: removetu-maurice5-93/+5
2023-11-10yarn-berry: 3.4.1 -> 4.0.1Pyrox1-0/+2
2023-11-11Merge pull request #160346 from mweinelt/hass-custom-everythingMartin Weinelt3-3/+116
2023-11-10Merge pull request #265886 from kira-bruneau/at-spi2-coreKira Bruneau1-1/+1
2023-11-10manual: tests: Describe how to port-forward into test VMsNiklas Hambüchen1-0/+16
2023-11-10manual: Don't suggest exposing VM port to local network.Niklas Hambüchen1-1/+1
2023-11-10nixos/rl-2311: mention new home-assistant module featuresMartin Weinelt1-0/+2
2023-11-10nixos/tests/home-assistant: test custom things cleanupMartin Weinelt1-0/+15
2023-11-10nixos/tests/home-assistant: test loading custom componentsMartin Weinelt1-0/+9
2023-11-10nixos/tests/home-assistant: test loading lovelace modulesMartin Weinelt1-0/+9
2023-11-10nixos/home-assistant: add customComponents supportMartin Weinelt1-2/+38
2023-11-10nixos/home-assistant: add customLovelaceModules supportMartin Weinelt1-2/+44
2023-11-10Merge pull request #256226 from ElvishJerricco/systemd-stage-1-testing-backdoorRyan Lahfa7-142/+215
2023-11-10Merge pull request #266150 from robryk/resticnotimerLin Jian2-3/+6
2023-11-10Merge pull request #266509 from K900/remove-nixos-option-shimK9001-1/+0
2023-11-10nixos/tests/sudo: check that sudo is enabled by defaultYureka1-1/+2
2023-11-10nixos/sudo: enable by defaultYureka1-3/+9
2023-11-09nixos/tests/systemd-initrd-modprobe: Test parameter in stage 1Will Fancher1-0/+7
2023-11-09nixos/tests/systemd-initrd-networkd-ssh: Test with backdoor not LUKSWill Fancher1-39/+13
2023-11-09nixos/tests/systemd-initrd-networkd: Use initrdBackdoorWill Fancher1-32/+33
2023-11-09nixos/tests/systemd-initrd-networkd: Separate into different testsWill Fancher1-29/+46
2023-11-09systemd-stage-1: Enable backdoor in nixos testsWill Fancher4-15/+86
2023-11-09testing-instrumentation: Factor backdoor service out to variableWill Fancher1-36/+39
2023-11-09Merge pull request #266369 from SuperSandro2000/systemd-unit-empty-linesWill Fancher1-18/+17