Skip to content
/ hefe Public

My nix config, packages, modules and more

Notifications You must be signed in to change notification settings

HanEmile/hefe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hefe

Secrets

  • Managed using agenix
  • Don't forget to add secrets to git!

Create secrets:

./secret_create.sh [host] [name of secret ending in .age]

Edit secrets:

; EDITOR=hx nix run git+https://github.com/ryantm/agenix -- -e <secret>

Print the generated secrets file as follows:

; nix eval -I nixpkgs=flake:nixpkgs --file secrets.nix

Deploy

; BUILDHOST=corrino HOSTNAME=corrino make deploy
; BUILDHOST=corrino HOSTNAME=lampadas make deploy
; BUILDHOST=corrino HOSTNAME=lankiveil make deploy
; make switch-caladan