fix: git is important enough that it should have its own folder
This commit is contained in:
parent
86e0c091fb
commit
98136e802b
4 changed files with 10 additions and 10 deletions
|
@ -26,7 +26,7 @@ Notes: Each user has roughly 20gb os storage
|
|||
};
|
||||
in {
|
||||
imports = [
|
||||
../applications/gitlab.nix
|
||||
../applications/git/gitlab.nix
|
||||
];
|
||||
|
||||
deployment = {
|
||||
|
|
|
@ -25,7 +25,7 @@ Notes:
|
|||
};
|
||||
in {
|
||||
imports = [
|
||||
../applications/gitlab_runner.nix
|
||||
../applications/git/gitlab_runner.nix
|
||||
];
|
||||
|
||||
deployment = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue