fix: git is important enough that it should have its own folder

This commit is contained in:
silver 2024-08-06 15:41:59 +01:00
parent 86e0c091fb
commit 98136e802b
Signed by: silver
GPG key ID: 54E2C71918E93B74
4 changed files with 10 additions and 10 deletions

View file

@ -26,7 +26,7 @@ Notes: Each user has roughly 20gb os storage
};
in {
imports = [
../applications/gitlab.nix
../applications/git/gitlab.nix
];
deployment = {

View file

@ -25,7 +25,7 @@ Notes:
};
in {
imports = [
../applications/gitlab_runner.nix
../applications/git/gitlab_runner.nix
];
deployment = {