services.code-server.hashedPassword
Create the password with: echo -n 'thisismypassword' | nix run nixpkgs#libargon2 -- "$(head -c 20 /dev/random | base64)" -e
- Type
string- Default
""- Declared
- <nixpkgs/nixos/modules/services/web-apps/code-server.nix>