diff options
author | Preston Pan <ret2pop@gmail.com> | 2025-01-10 20:36:05 -0800 |
---|---|---|
committer | Preston Pan <ret2pop@gmail.com> | 2025-01-10 20:36:05 -0800 |
commit | eb8681997217668dd6e292f20b4198613d500f74 (patch) | |
tree | a434c45e8182d366e68508f6842a85ddcf59982c /installer/commits.nix | |
parent | c9dc4923318e60b7440de972570be8dcedb02b41 (diff) |
sops-nix
Diffstat (limited to 'installer/commits.nix')
-rw-r--r-- | installer/commits.nix | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/installer/commits.nix b/installer/commits.nix new file mode 100644 index 0000000..b9ab722 --- /dev/null +++ b/installer/commits.nix @@ -0,0 +1,4 @@ +{ + diskoCommitHash = "latest"; + toughnixCommitHash = "c9dc4923318e60b7440de972570be8dcedb02b41"; +} |