Flake check gitea action
All checks were successful
Check Flake / check-flake (push) Successful in 1m28s
All checks were successful
Check Flake / check-flake (push) Successful in 1m28s
This commit is contained in:
@@ -5,8 +5,6 @@
|
||||
./hardware-configuration.nix
|
||||
];
|
||||
|
||||
services.gitea-runner = {
|
||||
enable = true;
|
||||
instanceUrl = "https://git.neet.dev";
|
||||
};
|
||||
networking.hostName = "phil";
|
||||
services.gitea-runner.enable = true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user