Testing SSH signing

This commit is contained in:
cnst
2024-09-23 19:00:26 +02:00
parent 49dda26a01
commit 1582871c32
6 changed files with 25 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
{
description = "Flake config, _heavily_ influenced by fufexan's";
description = "cnix nix";
outputs = inputs:
inputs.flake-parts.lib.mkFlake {inherit inputs;} {