kommode/gitea: move customization.nix to separate dir

This commit is contained in:
Oystein Kristoffer Tveit 2025-03-17 20:37:15 +01:00
parent b7fca76ea5
commit decd69d9ae
Signed by: oysteikt
GPG Key ID: 9F2F7D8250F35146
3 changed files with 1 additions and 1 deletions
hosts/kommode/services/gitea

@ -5,7 +5,7 @@ let
sshPort = 2222;
in {
imports = [
./customization.nix
./customization
./gpg.nix
./import-users
./web-secret-provider