Compare commits
2 Commits
a8961d1ddc
...
d7d016e2f3
Author | SHA1 | Date | |
---|---|---|---|
d7d016e2f3 | |||
a2249cce3a |
@ -6,8 +6,8 @@ with lib;
|
|||||||
|
|
||||||
let
|
let
|
||||||
cfg = config.modules.services.gitea-runner;
|
cfg = config.modules.services.gitea-runner;
|
||||||
hostname = config.networking.hostName;
|
hostname = config.networking.hostname;
|
||||||
giteaUrl = "https://git.vimium.com";
|
giteaUrl = config.services.gitea.settings.server.ROOT_URL;
|
||||||
|
|
||||||
storeDepsBins = with pkgs; [
|
storeDepsBins = with pkgs; [
|
||||||
coreutils
|
coreutils
|
||||||
|
Loading…
x
Reference in New Issue
Block a user