Something basic works

This commit is contained in:
2024-08-13 13:24:32 +03:00
parent d9643caedb
commit 843df231a6
9 changed files with 222 additions and 12 deletions
+2 -1
View File
@@ -2,5 +2,6 @@
# These should be stuff you would like to share with others, not your personal configurations.
{
# List your module files here
# my-module = import ./my-module.nix;
# gpg-agent = import ./gpg-agent.nix;
# config.azos.gpg-agent.enable = true;
}