fix: remove programs.gitsign (not available in nixpkgs 25.11)
This commit is contained in:
@@ -20,8 +20,6 @@
|
||||
users.ai-worker.main
|
||||
];
|
||||
|
||||
# Gitsign: sign git commits with age identity
|
||||
programs.gitsign.enable = true;
|
||||
age.secrets.gortium_password = {
|
||||
file = ../secrets/gortium_password.age;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user