infra/modules/core
b12f daf2a34274
Some checks failed
Flake checks / Check (pull_request) Failing after 25s
auth: add user for each administrator
After this has been tested successfully, root SSH login can be disabled.

The advantages of having a user for each adminstrator:

* Better security analysis: who issued executed what command, who
  touched which file, who used sudo at which time.
* Possibility of granular access, e.g. person X is only allowed to
  manage service Y
2024-11-12 20:22:25 +01:00
..
default.nix style: avoid usage of top-level "with lib"; 2024-05-19 15:27:19 +02:00
networking.nix flora-6: remove 2024-09-10 16:02:24 +02:00
nix.nix security: add libolm to permittedInsecurePackages 2024-10-05 13:03:40 +02:00
terminal-tooling.nix style: run treefmt 2024-05-08 22:57:07 +02:00
users.nix auth: add user for each administrator 2024-11-12 20:22:25 +01:00