TODO.org: Update TODOs

This commit is contained in:
Collin J. Doering 2023-03-05 05:40:57 -05:00
parent 442b92739e
commit bbfe9423db
Signed by: rekahsoft
GPG Key ID: 7B4DEB93212B3022

View File

@ -424,12 +424,19 @@ remove old guix generations and unnecessary files in my users home.
- [ ] postgres.home.rekahsoft.ca
- [X] searx0.home.rekahsoft.ca
- [ ] my0.home.rekahsoft.ca
- [X] my0.home.rekahsoft.ca
- [X] dash0.home.rekahsoft.ca
- [X] prom0.home.rekahsoft.ca
- [ ] ci-runner0.home.rekahsoft.ca
- [ ] ci0.home.rekahsoft.ca
- [ ] git0.home.rekahsoft.ca
Look into issue when running ~guix pull -C /run/current-system/channels.scm~ as my user:
#+begin_src text
Authenticating channel 'guix-machines', commits acaa20d to 239e3b6 (86 new commits)...
guix pull: error: could not authenticate commit acaa20d632da16937508a45ef2cc0083e09bae4c: key F8D5 46F3 AF37 EF53 D1B6 48BE 7B4D EB93 212B 3022 is missing
guix pull -C /run/current-system/channels.scm
#+end_src
- [ ] loki.home.rekahsoft.ca
*** Process
@ -461,9 +468,10 @@ Delete old guix pull generations.
Cleanup home directory (this is somewhat manual for each machine).
Once the user home is clean, a ~.zprofile~ needs to be put in place that sources the system
wide profile.
wide profile, as well as a ~.zshrc~ file so that the zsh setup function doesn't run.
#+begin_src shell
touch ~/.zshrc
echo 'source /etc/profile' > ~/.zprofile
#+end_src
@ -473,7 +481,7 @@ Run a guix garbage collection.
guix gc
#+end_src
** DOING Rotate ssh-host keys [55%] :home_network:
** DOING Rotate ssh-host keys [66%] :home_network:
DEADLINE: <2023-03-04 Sat>
- State "DOING" from "TODO" [2022-07-02 Sat 23:14]
@ -494,8 +502,8 @@ embedded (afair it does not now - [2022-07-01 Fri]).
#+end_src
- [ ] postgres.home.rekahsoft.ca
- [X] searx0.home.rekahsoft.ca :: started ~guix pull~; failed, investigated; fixed; updated config but have not rotated key. guix deploy still not yet working; guix pull now working (as of [[orgit-rev:~/Code/git.home.rekahsoft.ca/guix-machines/::8d31ff8ec4e2df1ba668ef173d05678f0faea75b][guix-machines (rev 8d31ff8)]])
- [ ] my0.home.rekahsoft.ca :: started ~guix pull~, but failed; paused; can unpause now that searx0 is working
- [X] searx0.home.rekahsoft.ca
- [X] my0.home.rekahsoft.ca
- [X] dash0.home.rekahsoft.ca
- [X] prom0.home.rekahsoft.ca
- [ ] ci-runner0.home.rekahsoft.ca