services.code-server.hashedPassword
NixOS option
Create the password with: echo -n 'thisismypassword' | nix run nixpkgs#libargon2 -- "$(head -c 20 /dev/random | base64)" -e
type: stringDefault
declared in: nixos/modules/services/web-apps/code-server.nixView source on NixOS/nixpkgs →""