about summary refs log tree commit diff
path: root/nixos/modules/system
AgeCommit message (Expand)AuthorFilesLines
2023-03-24Merge pull request #176828 from therishidesai/luks-multi-key-filesWill Fancher1-4/+58
2023-03-22Merge pull request #218721 from apfelkuchen6/nwpennae1-0/+1094
2023-03-22nixos/luksroot: add tryEmptyPassphrase optionRishi Desai1-4/+58
2023-03-16nixos/networkd: add BridgeVLAN optionsapfelkuchen061-0/+50
2023-03-16nixos/networkd: add QuickFairQueueingClass optionsapfelkuchen061-0/+26
2023-03-16nixos/networkd: add QuickFairQueueing optionsapfelkuchen061-0/+22
2023-03-16nixos/networkd: add HeavyHitterFilter optionsapfelkuchen061-0/+25
2023-03-16nixos/networkd: add HierarchyTokenBucketClass optionsapfelkuchen061-0/+30
2023-03-16nixos/networkd: add HierarchyTokenBucket optionsapfelkuchen061-0/+25
2023-03-16nixos/networkd: add TrivialLinkEqualizer optionsapfelkuchen061-0/+23
2023-03-16nixos/networkd: add FairQueueing optionsapfelkuchen061-0/+35
2023-03-16nixos/networkd: add FairQueueingControlledDelay optionsapfelkuchen061-0/+33
2023-03-16nixos/networkd: add GenericRandomEarlyDetection optionsapfelkuchen061-0/+30
2023-03-16nixos/networkd: add EnhancedTransmissionSelection optionsapfelkuchen061-0/+30
2023-03-16nixos/networkd: add DeficitRoundRobinSchedulerClass optionsapfelkuchen061-0/+23
2023-03-16nixos/networkd: add DeficitRoundRobinScheduler optionsapfelkuchen061-0/+22
2023-03-16nixos/networkd: add ControlledDelay optionsapfelkuchen061-0/+28
2023-03-16nixos/networkd: add CAKE optionsapfelkuchen061-0/+65
2023-03-16nixos/networkd: add PFIFOFast optionsapfelkuchen061-0/+22
2023-03-16nixos/networkd: add PFIFOHeadDrop optionsapfelkuchen061-1/+26
2023-03-16nixos/networkd: add BFIFO optionsapfelkuchen061-0/+23
2023-03-16nixos/networkd: add PFIFO optionsapfelkuchen061-0/+25
2023-03-16nixos/networkd: add StochasticFairnessQueueing optionsapfelkuchen061-0/+24
2023-03-16nixos/networkd: add StochasticFairBlue optionsapfelkuchen061-0/+25
2023-03-16nixos/networkd: add FlowQueuePIE optionsapfelkuchen061-0/+25
2023-03-16nixos/networkd: add PIE optionsapfelkuchen061-0/+25
2023-03-16nixos/networkd: add TokenBucketFilter optionsapfelkuchen061-0/+29
2023-03-16nixos/networkd: add NetworkEmulator optionsapfelkuchen061-0/+29
2023-03-16nixos/networkd: add QDisc optionsapfelkuchen061-0/+23
2023-03-16nixos/networkd: add IPoIB optionsapfelkuchen061-0/+24
2023-03-16nixos/networkd: add CAN optionsapfelkuchen061-0/+74
2023-03-16nixos/networkd: add LLDP optionsapfelkuchen061-0/+21
2023-03-16nixos/networkd: add BridgeMDB optionapfelkuchen061-0/+39
2023-03-16nixos/networkd: add BridgeFDB optionsapfelkuchen061-0/+46
2023-03-16nixos/networkd: add Bridge optionsapfelkuchen061-0/+51
2023-03-16nixos/networkd: add L2TP optionsapfelkuchen061-0/+97
2023-03-15Merge #219444: staging-next 2023-03-04Vladimír Čunát1-15/+14
2023-03-15Merge pull request #220278 from bdd/fix-binfmt-x86_64-windows-extensionSandro1-2/+2
2023-03-15Merge remote-tracking branch 'origin/master' into staging-nextMartin Weinelt1-1/+29
2023-03-15Merge pull request #195511 from DeterminateSystems/include-build-depsRobert Hensing1-1/+29
2023-03-14nixos/top-level: add includeBuildDependencies optionLinus Heckemann1-1/+29
2023-03-12Merge remote-tracking branch 'origin/master' into staging-nextMartin Weinelt1-3/+4
2023-03-12Merge pull request #209156 from pwaller/issue-114594Guillaume Girol1-3/+4
2023-03-12Merge branch 'master' into staging-nextVladimír Čunát1-9/+8
2023-03-11Merge pull request #209829 from notgne2/fix/systemd-boot-always-profile-pathRyan Lahfa1-9/+8
2023-03-09Merge master into staging-nextgithub-actions[bot]1-1/+1
2023-03-08nixos/binfmt: fix extension for Windows binariesBerk D. Demir1-2/+2
2023-03-08nixos/systemd-oomd: disable systemd-oomd when enableUnifiedCgroupHierarchy is...Aaron Andersen1-1/+1
2023-03-05nixos/systemd-boot: always use profile_path() for system closure pathsnotgne21-9/+8
2023-03-04Merge master into staging-nextgithub-actions[bot]1-1/+1