nix-config/modules
Donovan Glover dd3d09bb67
system: Add option to specify hashedPassword
It may be useful to add hashedPasswordFile in the future, although from
my testing it was possible to rebuild a VM that used a cached derivation
with the old password.

Ideally your main form of authentication is through LUKS encryption or
SSH keys anyway, and this password should solely be used for sudo
purposes.
2024-04-06 08:18:32 -04:00
..
containers.nix containers: Fix warning when containers are disabled 2024-04-06 08:09:23 -04:00
desktop.nix chore: Improve formatting 2024-04-05 19:01:41 -04:00
dual-function-keys.nix nix: Use lib.singleton where possible 2024-04-02 18:53:56 -04:00
hardware.nix meta: Use mkIf for hardware-specific config 2024-04-04 00:25:08 -04:00
networking.nix chore: Replace lib.types.string with str 2024-04-04 07:58:32 -04:00
packages.nix chore: Format with nixpkgs-fmt 2024-04-05 11:40:23 -04:00
shell.nix chore: Format with nixpkgs-fmt 2024-04-05 11:40:23 -04:00
specializations.nix specializations: Make opt-in with mkEnableOption 2024-04-03 02:46:42 -04:00
system.nix system: Add option to specify hashedPassword 2024-04-06 08:18:32 -04:00