monolith: add docker-images gitlab runner

This commit is contained in:
Leonardo Eugênio 2025-03-07 13:11:42 -03:00
parent 553ea251fa
commit 0bc125c944
5 changed files with 121 additions and 15 deletions

View file

@ -29,14 +29,6 @@
zramSwap.enable = true;
sops = {
secrets.hello = { };
};
environment.etc."teste-sops" = {
text = config.sops.secrets.hello.path;
};
# Enable touchpad support (enabled default in most desktopManager).
services.libinput.enable = true;