gitea-runner: move out of module
This commit is contained in:
@ -8,6 +8,7 @@
|
||||
{
|
||||
imports = [
|
||||
./hardware-configuration.nix
|
||||
./gitea-runner.nix
|
||||
../desktop.nix
|
||||
];
|
||||
|
||||
@ -112,7 +113,6 @@
|
||||
];
|
||||
repoPath = "ssh://iqwu22oq@iqwu22oq.repo.borgbase.com/./repo";
|
||||
};
|
||||
gitea-runner.enable = true;
|
||||
};
|
||||
shell = {
|
||||
zsh.enable = true;
|
||||
|
Reference in New Issue
Block a user