1
0
mirror of https://git.pvv.ntnu.no/Drift/pvv-nixos-config.git synced 2025-04-03 21:01:20 +02:00

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
hosts/kommode/services/gitea

View File

Before

(image error) Size: 1.1 MiB

After

(image error) 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