mirror of
https://github.com/Swarsel/.dotfiles.git
synced 2025-12-06 09:07:21 +01:00
fix: disable https on local server elfeed
This commit is contained in:
parent
83b3d14abb
commit
917a256f4b
2 changed files with 4 additions and 3 deletions
|
|
@ -64,7 +64,7 @@ in
|
|||
syncthing = true;
|
||||
monitoring = true;
|
||||
jenkins = false;
|
||||
emacs = false;
|
||||
emacs = true;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue