diff options
| author | Malo Bourgon <mbourgon@gmail.com> | 2020-09-14 13:34:30 -0700 |
|---|---|---|
| committer | Malo Bourgon <mbourgon@gmail.com> | 2022-06-30 13:32:46 -0700 |
| commit | ca57e8bcdbf1c50846cf37abac8b18f8d0636160 (patch) | |
| tree | 85a3b3c56606cfb06a83acf71c2d5fe59e36a679 /modules/module-list.nix | |
| parent | 1d98da837f1e94c04209bce901d5b664b3cd0ec5 (diff) | |
Change option name and switch to using activation script
Diffstat (limited to 'modules/module-list.nix')
| -rw-r--r-- | modules/module-list.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/module-list.nix b/modules/module-list.nix index ba84d27..71ef152 100644 --- a/modules/module-list.nix +++ b/modules/module-list.nix @@ -2,6 +2,7 @@ ./alias.nix ./documentation ./misc/lib.nix + ./security/pam.nix ./security/pki ./security/sandbox ./system @@ -29,7 +30,6 @@ ./system/launchd.nix ./system/patches.nix ./system/shells.nix - ./system/sudo.nix ./system/version.nix ./time ./networking |
