Merge branch 'main' of git.vatthauer.xyz:leonv/nixos
This commit is contained in:
commit
62171bbd56
2 changed files with 2 additions and 2 deletions
|
@ -88,7 +88,7 @@
|
||||||
user = {
|
user = {
|
||||||
email = "leon.vatthauer@fau.de";
|
email = "leon.vatthauer@fau.de";
|
||||||
name = "Leon Vatthauer";
|
name = "Leon Vatthauer";
|
||||||
signingkey = "~/.ssh/git";
|
signingkey = "/git";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
|
@ -8,6 +8,6 @@
|
||||||
./restic.nix
|
./restic.nix
|
||||||
./ssh.nix
|
./ssh.nix
|
||||||
./vaultwarden.nix
|
./vaultwarden.nix
|
||||||
./nextcloud.nix
|
#./nextcloud.nix
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue