diff options
| author | lassulus <lass@aidsballs.de> | 2015-11-01 20:00:19 +0100 | 
|---|---|---|
| committer | lassulus <lass@aidsballs.de> | 2015-11-01 20:00:19 +0100 | 
| commit | cb5e5f452c320d0f75bd46a82fd6afc96e11d73e (patch) | |
| tree | 2137d3d85e13c92db518a140518c99f1863a7c82 | |
| parent | a7621594563dc92684e0b9cc31a85645a4b8d3fd (diff) | |
l 1 mors: add hashPassword to systemPackages
| -rw-r--r-- | lass/1systems/mors.nix | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/lass/1systems/mors.nix b/lass/1systems/mors.nix index b0b8ff573..7db3f8333 100644 --- a/lass/1systems/mors.nix +++ b/lass/1systems/mors.nix @@ -156,6 +156,7 @@      get      genid      teamspeak_client +    hashPassword    ];    #TODO: fix this shit | 
