Go to file
2022-09-26 14:08:44 +02:00
.github/workflows also pull hyprland in gha 2022-09-21 16:07:47 +02:00
.vscode migrating hades hosts to this repo 2022-09-10 15:10:01 +02:00
flux remove authentik 2022-09-21 15:35:13 +02:00
nixos minor change 2022-09-26 14:08:44 +02:00
.drone.yml actually remove ci 2022-06-13 12:19:45 +02: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 forked hyprpaper to fix bug 2022-09-26 14:04:46 +02:00
flake.nix forked hyprpaper to fix bug 2022-09-26 14:04:46 +02: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
util.nix added docs 2022-09-25 23:49:26 +02: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].