mirror of
https://git.pvv.ntnu.no/Drift/pvv-nixos-config.git
synced 2026-05-26 00:01:12 +02:00
Compare commits
1 Commits
temmie-use
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
da505d4fe2 |
@@ -50,6 +50,8 @@ in
|
|||||||
SIGNING_NAME = "PVV Git";
|
SIGNING_NAME = "PVV Git";
|
||||||
SIGNING_EMAIL = "gitea@git.pvv.ntnu.no";
|
SIGNING_EMAIL = "gitea@git.pvv.ntnu.no";
|
||||||
INITIAL_COMMIT = "always";
|
INITIAL_COMMIT = "always";
|
||||||
|
MERGES = lib.concatStringsSep "," [ "always" ];
|
||||||
|
CRUD_ACTIONS = lib.concatStringsSep "," [ "always" ];
|
||||||
WIKI = "always";
|
WIKI = "always";
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user