nixpkgs/nixos/modules
Mogeko a642efcdab
nixos/rke2: add rke2 service
Set assertions to avoid obvious errors.

Eliminate the conflict between default CNI (`cana`) and `NetworkManager`.

Determine whether optional can be used for agent.

Add the option `cisHardening` to enable CIS Hardening.

Set kernel parameters by `boot.kernel.sysctl`.

Using `lib.escapeShellArgs` to make `ExecStart` more resilient to escaping issues.

Using a list of `str` to extra flags.
2024-05-28 12:39:30 +08:00
..
config nixos/terminfo: always use buildPlatform's terminfo (#309108) 2024-05-06 09:04:43 +00:00
hardware Merge pull request #309052 from kira-bruneau/intel-gpu-tools 2024-05-07 23:28:45 +02:00
i18n/input-method nixos: remove all uses of lib.mdDoc 2024-04-13 10:07:35 -07:00
image nixos: remove all uses of lib.mdDoc 2024-04-13 10:07:35 -07:00
installer treewide: reanme renamed libinput options 2024-04-17 23:34:07 +02:00
misc nixos/manual: apply cfg.warningsAreErrors to nix eval as well 2024-04-21 18:01:26 +02:00
profiles nixos/top-level: Rename system.forbiddenDependenciesRegex to system.forbiddenDependenciesRegexes 2024-05-02 21:08:39 +03:00
programs nixos/ydotool: init module 2024-05-13 12:21:57 +02:00
security nixos/confinement: Use prio 100 for RootDirectory 2024-05-13 00:40:41 +02:00
services nixos/rke2: add rke2 service 2024-05-28 12:39:30 +08:00
system nixos/switch-to-configuration: add new implementation 2024-05-10 16:33:06 -07:00
tasks Merge pull request #287505 from jpds/zfs-scrub-trim-randomizedDelaySec 2024-05-10 02:11:13 +02:00
testing nixos/tests: set non-conflicting priority for logrotate disabling 2024-05-10 16:25:51 +03:00
virtualisation Merge pull request #307039 from adamcstephens/nixos-unstable 2024-05-09 09:59:37 -04:00
module-list.nix nixos/rke2: add rke2 service 2024-05-28 12:39:30 +08:00
rename.nix