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 = {
|
||||
email = "leon.vatthauer@fau.de";
|
||||
name = "Leon Vatthauer";
|
||||
signingkey = "~/.ssh/git";
|
||||
signingkey = "/git";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
@ -8,6 +8,6 @@
|
|||
./restic.nix
|
||||
./ssh.nix
|
||||
./vaultwarden.nix
|
||||
./nextcloud.nix
|
||||
#./nextcloud.nix
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue