about summary refs log tree commit diff
path: root/nixos/modules/services/system
AgeCommit message (Expand)AuthorFilesLines
2023-12-19dbus-broker: avoid errors when reloading when /tmp got remountedr-vdp1-0/+5
2023-11-30treewide: replace `mkPackageOptionMD` with `mkPackageOption`h7x42-2/+2
2023-11-27treewide: use `mkPackageOption`h7x44-27/+4
2023-10-28Merge pull request #263203 from nikstur/replace-activationLinus Heckemann1-5/+0
2023-10-20nixos: fix bad mkEnableOption descriptionsBjørn Forsman2-2/+2
2023-10-20nixos/nix-daemon: remove activationScriptnikstur1-5/+0
2023-08-24nixos/zram-generator: drop outdated commentsNick Cao1-4/+0
2023-08-13nixos/zram-generator: initNick Cao1-0/+42
2023-07-23nixos/nix-daemon: change regular if to mkIfFlafyDev1-4/+6
2023-07-17nixos/bpftune: initNick Cao1-0/+22
2023-07-07nixos/nix-daemon: use tmpfiles from nixPackage when possibleIlan Joselevich1-7/+8
2023-07-07nixos/nix*: remove not necessary importsSandro Jäckel1-2/+0
2023-07-07Merge pull request #241690 from hercules-ci/nixos-nix-modulesRobert Hensing1-0/+263
2023-07-06nixos/*nix*: Update module impl docs and link related modulesRobert Hensing1-0/+7
2023-07-06nixos/*nix*: Add imports as inherently necessaryRobert Hensing1-0/+2
2023-07-05nixos/nix-daemon: Move to services/systemRobert Hensing1-0/+254
2023-07-04cloud-init: add xfs supportJörg Thalheim1-0/+9
2023-07-03nixos/*: unhide remaining systemd stage-1 optionsLily Foster1-1/+1
2023-05-24nixos/self-deploy: set after to requires, type toTomas Kala1-2/+4
2023-05-14cloud-init module: fix default settings (#231867)Jonas Chevalier1-3/+4
2023-04-30cloud-init module: adopt the settings formatzimbatm1-50/+77
2023-04-30cloud-init module: remove superfluous lib. prefixeszimbatm1-5/+5
2023-04-30cloud-init module: format with nixpkgs-fmtzimbatm1-73/+79
2023-04-25cloud-init: add udhcpc support (#226216)Jean-François Roche1-0/+1
2023-04-21Merge pull request #169116 from ElvishJerricco/systemd-stage-1-networkdFlorian Klink1-1/+20
2023-04-20Merge pull request #222080 from Stunkymonkey/nixos-optionalStringArtturi1-1/+1
2023-04-18cachix-watch-store: restart indefinitelyDomen Kožar1-0/+6
2023-04-17systemd-initrd: dbusWill Fancher1-1/+20
2023-04-07treewide: use more lib.optionalStringFelix Buehler1-1/+1
2023-03-16Merge pull request #219747 from Stunkymonkey/deprecate-isNullBernardo Meurer1-1/+1
2023-03-06treewide: deprecate isNullFelix Buehler1-1/+1
2023-02-16services.cachix-watch-store: fix description of compressionLevelDavHau1-1/+1
2023-02-02nixos/nscd: use nsncd by defaultFlorian Klink1-3/+7
2022-12-31nixos/self-deploy: Cleanup after types.path is not allowed to be a list anymoreRobert Hensing1-1/+1
2022-12-31treewide: isCoercibleToString -> isMoreCoercibleToStringRobert Hensing1-1/+1
2022-12-27cachix-agent: always restartDomen Kožar1-1/+2
2022-12-17nixos: fix typosfigsoda2-2/+2
2022-12-08krb5Full: turn into aliasajs1241-1/+1
2022-11-22nixos/dbus: support dbus-brokerWORLDofPEACE1-50/+110
2022-11-21Merge pull request #201647 from jtojnar/nixos-dbus-cleanupSandro1-40/+32
2022-11-17nixos/dbus: Avoid redundant output specificationJan Tojnar1-4/+3
2022-11-17nixos/dbus: Clean upJan Tojnar1-19/+30
2022-11-17nixos/dbus: Remove socketActivated option removal warningJan Tojnar1-19/+1
2022-11-16automatic-timezoned: init at 1.0.41Maxime Brunet1-0/+92
2022-10-27nixos/cloud-init: fix hostname and resolvconf configurationillustris1-1/+2
2022-10-21nixos/nscd: add enableNsncd optionFlorian Klink1-8/+22
2022-10-20nixos/nscd: nixpkgs-fmtFlorian Klink1-5/+9
2022-10-17nixos: add cachix watch-store serviceJean-François Roche1-0/+87
2022-09-13nixos/self-deploy: add gzip to pathJohn Soo1-0/+1
2022-09-13Merge pull request #190959 from pennae/cachix-host-typeDomen Kožar1-1/+1