mirror of
https://github.com/oqyude/nixos.git
synced 2026-06-16 06:51:50 +03:00
123
This commit is contained in:
@@ -43,6 +43,7 @@
|
|||||||
defaultSopsFile = ../secrets/default.yaml;
|
defaultSopsFile = ../secrets/default.yaml;
|
||||||
secrets = {
|
secrets = {
|
||||||
hashed_password = {
|
hashed_password = {
|
||||||
|
neededForUsers = true;
|
||||||
key = "hashed_password";
|
key = "hashed_password";
|
||||||
format = "yaml";
|
format = "yaml";
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user