Refactoring

This commit is contained in:
2024-08-23 05:59:04 +03:00
parent 860eba085f
commit 83e94f9051
6 changed files with 2 additions and 106 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
imports = [./gpg-agent.nix
./name.nix];
#OPTIONS
#Global suite options
options.azos.name = lib.mkOption{
default = "YOUR NAME HERE";
type = lib.types.str;