Update setup and README

This commit is contained in:
iFargle 2023-12-26 11:31:01 +09:00
parent 2814cd1925
commit 258201ecba
2 changed files with 5 additions and 1 deletions

View file

@ -32,7 +32,8 @@ nix develop -c /etc/nixos/git/docs/setup.sh
# To Do List
## General
* [ ] reinstall / re-configure snapper
* [x] reinstall / re-configure snapper
* [ ] Move DNS resolution for internal things to internal pihole server
* [ ] nixified.ai - https://github.com/nixified-ai/flake
* [ ] Try lazy.vim - [Link](https://www.lazyvim.org/)
* [ ] Security hardening
@ -47,6 +48,7 @@ nix develop -c /etc/nixos/git/docs/setup.sh
* [ ] emacs
* [ ] Add bracket auto-completion
* [ ] Find a way to have magit save login credentials
* [ ] xfce4 configs - `~/.config/xfce4`
# Desktop / GUI To Do List
* [ ] vscodium and user-config.js file?

View file

@ -29,6 +29,8 @@ echo ">>> !!!!! Copy this signature to .sops.yaml: "
echo ">>> !!!!!"
echo ">>> !!!!!"
echo ">>> !!!!!"
# Currently only RSA keys are allowed
sudo ssh-to-pgp \
-comment "Generated `date +%Y.%m.%d`" \
-email "root@`hostname`" \