mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 06:39:14 +00:00
fish: fuse univ-repos into repos
This commit is contained in:
parent
8c73dfb8c5
commit
a5313616d5
3 changed files with 7 additions and 16 deletions
|
|
@ -55,10 +55,11 @@
|
|||
};
|
||||
};
|
||||
|
||||
# TODO: duplicate this for the new uni gitlab instance
|
||||
programs.git.includes = [
|
||||
# university identity
|
||||
{
|
||||
condition = "gitdir:~/univ-repo/";
|
||||
condition = "hasconfig:remote.*.url:git@gitlab.istic.univ-rennes1.fr:*/**";
|
||||
contents = {
|
||||
init.defaultBranch = "main";
|
||||
user = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue