Skip to content

Repository files navigation

config

An opinionated flake to configure the world.

notes

Update the lock file with

nix flake update

Remove old generations and garbage collect with

sudo nix-collect-garbage -d

Inspect the evaluated config with

nix repl
nix-repl> :lf .

secrets

Managed with agenix-rekey.

agenix edit ${secret}

packages

Build a package directly with

nix build '.#${package}'

About

an opinionated flake to configure the world

Resources

Stars

2 stars

Watchers

1 watching

Forks

Used by

Contributors

Languages