Skip to content

Daste745/nix-config

Repository files navigation

Nix(OS) configuration

Installation

TODO: Write install steps for nixos and other upcoming systems

Secrets

Secrets are encrypted using agenix and are decrypted during evaluation of a system.

Add a new secret

Tutorial

cd secrets
# Add new entry in secrets.nix
agenix -e secret-name.age

Re-key after adding new recipients to existing secrets

cd secrets
agenix --rekey

About

Configuration for my NixOS, MacOS and WSL systems

Topics

Resources

Stars

Watchers

Forks