mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-06 10:50:13 +00:00
put hashed pass in a separate file
This commit is contained in:
@ -28,7 +28,6 @@ nixpkgs.lib.nixosSystem {
|
||||
giteaServer = "git.masu.rs";
|
||||
|
||||
# Disable passwords, only use SSH key
|
||||
passwordHash = null;
|
||||
publicKey =
|
||||
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIB+AbmjGEwITk5CK9y7+Rg27Fokgj9QEjgc9wST6MA3s";
|
||||
|
||||
|
Reference in New Issue
Block a user