fwminex: change passwords
This commit is contained in:
@@ -198,8 +198,8 @@
|
||||
agenix.nixosModules.default
|
||||
{
|
||||
age.secrets = {
|
||||
motiejus-passwd-hash.file = ./secrets/motiejus_passwd_hash.age;
|
||||
root-passwd-hash.file = ./secrets/root_passwd_hash.age;
|
||||
motiejus-server-passwd-hash.file = ./secrets/motiejus_server_passwd_hash.age;
|
||||
root-server-passwd-hash.file = ./secrets/root_server_passwd_hash.age;
|
||||
sasl-passwd.file = ./secrets/postfix_sasl_passwd.age;
|
||||
#syncthing-key.file = ./secrets/fwminex/syncthing/key.pem.age;
|
||||
#syncthing-cert.file = ./secrets/fwminex/syncthing/cert.pem.age;
|
||||
|
||||
@@ -75,8 +75,8 @@ in {
|
||||
|
||||
base.users = {
|
||||
enable = true;
|
||||
root.hashedPasswordFile = config.age.secrets.root-passwd-hash.path;
|
||||
user.hashedPasswordFile = config.age.secrets.motiejus-passwd-hash.path;
|
||||
root.hashedPasswordFile = config.age.secrets.root-server-passwd-hash.path;
|
||||
user.hashedPasswordFile = config.age.secrets.motiejus-server-passwd-hash.path;
|
||||
};
|
||||
|
||||
services = {
|
||||
|
||||
@@ -54,6 +54,9 @@ in
|
||||
"secrets/mtworx/syncthing/cert.pem.age"
|
||||
]
|
||||
// mk ([fwminex] ++ motiejus) [
|
||||
"secrets/motiejus_server_passwd_hash.age"
|
||||
"secrets/root_server_passwd_hash.age"
|
||||
|
||||
"secrets/fwminex/syncthing/key.pem.age"
|
||||
"secrets/fwminex/syncthing/cert.pem.age"
|
||||
]
|
||||
|
||||
14
secrets/motiejus_server_passwd_hash.age
Normal file
14
secrets/motiejus_server_passwd_hash.age
Normal file
@@ -0,0 +1,14 @@
|
||||
age-encryption.org/v1
|
||||
-> ssh-ed25519 fqSa6A hUX8SMIltSRk2FNpPj8pIJJF6N8Xl9PvxAmPy/I4pTg
|
||||
1AcS4NoPNxnfqw0Hq5vFSJzKmBQgVybxx5H28FWXljw
|
||||
-> X25519 METMnWPJjNmFbSirhZnPohTrX5/jzqdZ9LbaGbny+j8
|
||||
LLsJ4b+QtRz8lAztyrtHRUo2tcnr/Ys+3NpjK+1mLzs
|
||||
-> X25519 RzFjzJP8w8F8KQvPhJza3h3fSAlYLOUafncMyqqqIyk
|
||||
hCfFzbCCZf3B1Jf0HRWbFF2CvcaEXmDwvedayAnpcQI
|
||||
-> piv-p256 +y2G/w AxgF0UwYjjOolgr421coTO+AP67e8iUjW9w3JQ5U+Gw6
|
||||
ACKtWnXFwbqIiLF75PidWLZlKfrp7lMIF6xtDuGa8+0
|
||||
-> piv-p256 jNqd3A AjAzSLMAENocgbQkW2Ffa7YDWrBGn3+quqqExEddftLB
|
||||
ikW/GG/la4AWKZ6bTCoXJak2UsNZgfkBr98JSnUy+/M
|
||||
--- OdW3IMTiJE+rE35QuP2RddilGYf5boYkox9+Y18OCRg
|
||||
7<17>}x4<18>D<EFBFBD><44>#<23><><EFBFBD>rD<72>TC<54><43><EFBFBD><EFBFBD>
|
||||
w_I<0B><>Qp<51>q=Y<>;h(.ʠхx<D185>E<EFBFBD><45>6<EFBFBD>H<EFBFBD><48>Ɖ<EFBFBD><C689>*<0E>?<3F><>,<2C><08>ŇX˲<58>u<EFBFBD><75>qk<71>^+<2B><>/(S<><53><EFBFBD><EFBFBD><EFBFBD><EFBFBD>uG<75><47><EFBFBD><EFBFBD><EFBFBD>X<EFBFBD>#<23><>|{<7B>+Uբ<55>.<2E><>L<EFBFBD>P<><50>xf<>><3E>;<3B>/
|
||||
BIN
secrets/root_server_passwd_hash.age
Normal file
BIN
secrets/root_server_passwd_hash.age
Normal file
Binary file not shown.
Reference in New Issue
Block a user