summaryrefslogtreecommitdiffstats
path: root/nixos/modules/profiles
AgeCommit message (Expand)Author
2022-01-26nixos/nix-daemon: use structural settingspolykernel
2022-01-06all-hardware: Add virtio_mmio moduleZhaofeng Li
2022-01-06all-hardware: Disable VMWare and Hyper-V modules on non-X86 platformsZhaofeng Li
2021-11-19Merge pull request #146288 from Artturin/mtoolsandsuchArtturi
2021-11-17profiles/base: add mtoolsArtturin
2021-11-16nixos/profiles/minimal: disable command-not-foundArtturin
2021-08-20NixOS AWS AMI: enable the serial console on ttyS0Your Name
2021-08-15nixos/installer: simplify and document wifi setuprnhmjoj
2021-05-17Merge pull request #85073 from hyperfekt/systemd-pstoreFlorian Klink
2021-05-14Merge master into staging-nextgithub-actions[bot]
2021-05-13Merge pull request #110435 from superloach/patch-2Samuel Dionne-Riel
2021-05-09nixos/systemd: enable systemd-pstore.servicehyperfekt
2021-05-08Merge master into staging-nextgithub-actions[bot]
2021-05-04profiles/all-hardware.nix: Add vc4 for broadcom hardwareSamuel Dionne-Riel
2021-05-04profiles/all-hardware.nix: Share some config for all ARMSamuel Dionne-Riel
2021-05-04profiles/all-hardware.nix: Fix for arvmv7l-linuxSamuel Dionne-Riel
2021-05-04profiles/all-hardware.nix: Add analogix-dpSamuel Dionne-Riel
2021-05-04profiles/all-hardware.nix: Add regulator needed for rockchipSamuel Dionne-Riel
2021-05-04profiles/all-hardware.nix: Add rockchip modulesSamuel Dionne-Riel
2021-05-04profiles/all-hardware.nix: Add support for Raspberry Pi 4 USBSamuel Dionne-Riel
2021-05-04profiles/all-hardware.nix: Add power regulator modulesSamuel Dionne-Riel
2021-05-04profiles/all-hardware.nix: Add modules for integrated displaysSamuel Dionne-Riel
2021-05-04profiles/all-hardware.nix: Add support for Allwinner hardwareSamuel Dionne-Riel
2021-05-04profiles/all-hardware.nix: Add simplefb for AArch64Samuel Dionne-Riel
2021-04-23nixos/apparmor: disable killUnconfinedConfinables by defaultJulien Moutinho
2021-02-21nixos/hidepid: drop the module as the hidepid mount option is brokenDominik Xaver Hörl
2021-01-27qemu-guest: remove security.rngd settingErik Arvstedt
2021-01-21nixos/modules: add "sdhci_pci" to availableKernelModulesTerra Brown
2021-01-13nixos ISO image: revert another part of 8ca33835baVladimír Čunát
2021-01-13nixos: fixup build of aarch64 minimal ISO (fixes #109252)Vladimír Čunát
2021-01-05nixos/getty: rename from services.mingettyAlyssa Ross
2021-01-04profiles/hardened: Add note about potential instabilitytalyz
2020-09-27nixos/hardened: update blacklisted filesystemsTredwellGit
2020-09-06nixos/installer: enable sshd by defaultJörg Thalheim
2020-08-25nixos/security/misc: add option unprivilegedUsernsCloneIzorkin
2020-08-20nixos/systemPackages: clean up (#91213)davidak
2020-07-09nixos/displayManager: make autoLogin options independent of DM typeworldofpeace
2020-04-25Merge pull request #74378 from ttuegel/lxc-containeradisbladis
2020-04-17nixos/hardened: add emily to maintainersEmily
2020-04-17nixos/hardened: enable user namespaces for rootEmily
2020-04-17nixos/hardened: don't set vm.unprivileged_userfaultfdEmily
2020-04-17nixos/hardened: don't set vm.mmap_min_addrEmily
2020-04-17nixos/hardened: don't set vm.mmap_rnd{,_compat}_bitsEmily
2020-04-17nixos/hardened: don't set net.core.bpf_jit_hardenEmily
2020-04-17nixos/hardened: don't set kernel.unprivileged_bpf_disabledEmily
2020-04-17nixos/hardened: don't set kernel.dmesg_restrictEmily
2020-04-17nixos/hardened: don't set vsyscall=noneEmily
2020-04-17nixos/hardened: don't set slab_nomergeEmily
2020-04-05Revert "nixos/hardened: build sandbox incompatible with namespaces"Florian Klink
2020-04-03Merge pull request #73763 from kmcopper/hardening-profileJoachim F