kommode/gitea: move customization.nix to separate dir

This commit is contained in:
h7x4 2025-03-17 20:37:15 +01:00
parent b7fca76ea5
commit decd69d9ae
No known key found for this signature in database
GPG Key ID: 9F2F7D8250F35146
3 changed files with 1 additions and 1 deletions

View File

Before

Width:  |  Height:  |  Size: 1.1 MiB

After

Width:  |  Height:  |  Size: 1.1 MiB

View File

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