1
1
Fork 0

Merge accidental fork

This commit is contained in:
Jonathan Schleifer 2023-03-20 21:38:55 +00:00
commit a92d31f494
2 changed files with 10 additions and 3 deletions

View file

@ -6,9 +6,6 @@ Host anoncvs.netbsd.org
Host bitbucket.org
HostKeyAlgorithms ssh-rsa
Host github.com
HostKeyAlgorithms rsa-sha2-512
Host pkgs.fedoraproject.org
HostKeyAlgorithms rsa-sha2-512

View file

@ -0,0 +1,10 @@
[Unit]
Description=Element Web
[Service]
Type=simple
TimeoutStartSec=0
ExecStart=/home/js/.local/bin/element-web
[Install]
WantedBy=default.target