diff --git a/computer/pc-demo1/default.nix b/computer/pc-demo1/default.nix index 7190b6c..c4cd5f1 100644 --- a/computer/pc-demo1/default.nix +++ b/computer/pc-demo1/default.nix @@ -7,7 +7,7 @@ software = { desktop = true; nextcloud.server.enable = true; - gitlab = false; + gitlab = true; forgejo = false; splunk = false; };