Added sha and almost forgor to open port :3

This commit is contained in:
Root User 2026-02-07 17:36:54 +01:00
parent 5e68e6ee96
commit 2536831d4a
Signed by: root
GPG key ID: 087F0A95E5766D72
2 changed files with 3 additions and 1 deletions

View file

@ -11,7 +11,7 @@
"${builtins.fetchTarball {
url = "https://github.com/Mic92/sops-nix/archive/${commit}.tar.gz";
# replace this with an actual hash
sha256 = "0000000000000000000000000000000000000000000000000000";
sha256 = "ktjWTq+D5MTXQcL9N6cDZXUf9kX8JBLLBLT0ZyOTSYY=";
}}/modules/sops"
];