Skip to content

Configuration for my NixOS, MacOS and WSL systems

Notifications You must be signed in to change notification settings

Daste745/nix-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

354 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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