NixOS flake configuration for the dev-nix Incus container
- Nix 100%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
|
|
||
| .forgejo/workflows | ||
| .gitignore | ||
| .sops.yaml | ||
| configuration.nix | ||
| flake.lock | ||
| flake.nix | ||
| incus.nix | ||
| README.md | ||
| secrets.yaml | ||
| sops.nix | ||
| vscode-server-fix.nix | ||
dev-nix NixOS configuration
Declarative NixOS flake for the dev-nix Incus container.
Deploy
From dev-nix:
sudo nixos-rebuild switch --flake .#dev-nix
Secrets are managed with sops-nix. The encrypted secrets.yaml is tracked;
plaintext credentials must not be committed.