remove nextcloud, fix ssh v2
This commit is contained in:
parent
d5d9b9d08d
commit
0fdd26dbd2
2 changed files with 2 additions and 2 deletions
|
@ -88,7 +88,7 @@
|
|||
user = {
|
||||
email = "leon.vatthauer@fau.de";
|
||||
name = "Leon Vatthauer";
|
||||
signingkey = "~/git";
|
||||
signingkey = "/git";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
@ -8,6 +8,6 @@
|
|||
./restic.nix
|
||||
./ssh.nix
|
||||
./vaultwarden.nix
|
||||
./nextcloud.nix
|
||||
#./nextcloud.nix
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue