update theme
This commit is contained in:
@@ -1,12 +1,11 @@
|
||||
#+TITLE: Torrent Configuration
|
||||
#+SETUPFILE: ./setup/org-setup-file.org
|
||||
|
||||
* =stig= - TUI and CLI for Transmission
|
||||
https://github.com/rndusr/stig
|
||||
* =stig= - TUI and CLI for Transmission ([[https://github.com/rndusr/stig][link]])
|
||||
|
||||
#+begin_src conf :comments none :mkdirp yes :tangle ~/.config/stig/rc :noweb no-export
|
||||
# Host that runs Transmission daemon
|
||||
set connect.host torrent.tdehaeze.xyz
|
||||
set connect.host <<get-password(passname="ip/homelab")>>
|
||||
set connect.port 9091
|
||||
set connect.user tdehaeze
|
||||
set connect.password <<get-password(passname="nas/transmission")>>
|
||||
|
||||
Reference in New Issue
Block a user