mirror of
https://github.com/Cian-H/My_NixOS_Config.git
synced 2025-12-22 15:01:57 +00:00
Fixed gitea module name
This commit is contained in:
@@ -7,7 +7,7 @@
|
|||||||
unstablePkgs,
|
unstablePkgs,
|
||||||
...
|
...
|
||||||
}: {
|
}: {
|
||||||
services.podman = {
|
services.gitea = {
|
||||||
networks = {
|
networks = {
|
||||||
gitea-net = {};
|
gitea-net = {};
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user