diff options
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"; +} |