An open API service indexing awesome lists of open source software.

https://github.com/saghen/nixfiles

Personal system and home-manager configuration for Hyprland, Fish, Neovim, Firefox and misc
https://github.com/saghen/nixfiles

Last synced: 4 months ago
JSON representation

Personal system and home-manager configuration for Hyprland, Fish, Neovim, Firefox and misc

Awesome Lists containing this project

README

          

# SOPS

Updating the keys when adding new hosts: `nsp sops` then `sops updatekeys keys/sops/whatever.yaml`

Edit with `sops edit keys/sops/whatever.yaml`

GPG for encryption
SSH for decryption (by converting the SSH to Age) using the default host key, it generates it automatically at /etc/ssh/id_smthsmth. You can get the age via the `ssh-to-age` tool like `cat /etc/ssh/ssh_host_ed25519_key.pub | ssh-to-age`