Go to file
2022-12-01 22:13:05 +01:00
.github/workflows update GH actions 2022-10-17 16:29:32 +02:00
.vscode remove vscode stuff 2022-10-30 16:35:21 +01:00
flux remove authentik 2022-09-21 15:35:13 +02:00
nixos fix statix 2022-12-01 22:13:05 +01:00
notes repl.nix 2022-11-06 13:04:41 +01:00
.envrc dconf 2022-08-23 22:40:55 +02:00
.gitignore updates 2022-09-13 14:43:52 +02:00
.yamllint.yaml yamllint 2022-05-29 17:16:34 +02:00
flake.lock flake update 2022-12-01 17:51:25 +01:00
flake.nix aoife home manager 2022-11-29 10:17:10 +01:00
README.md added docs 2022-09-25 23:49:26 +02:00
renovate.json chore(deps): add renovate.json 2022-05-18 15:37:42 +00:00
repl.nix repl.nix 2022-11-06 13:04:41 +01:00

0x76's Infrastructure NixOS

This repository contains my fleet of VMs, Containers and Bare Metal machines.

Directory Structure

flake.nix is a NixOS flake which is the entrypoint for my NixOS config, it also contains a 'DevShell' containing all the tools needed to deploy the infrastructure, this can be accessed running nix develop.

  • flux: Kubernetes manifests as managed by Flux
  • nixos: Nix configurations for my NixOS LXCs and VMs, deployed using [colmena].