No description
Find a file
github-actions[bot] 0aadf98626
flake.lock: Update (#6)
Flake lock file updates:

• Updated input 'nixpkgs-borg':
    'github:cything/nixpkgs/0f656a84fafcf8a0fee41be2acf31cb3e493575e?narHash=sha256-ScKuaBbUXNqS9c6Y%2BN647BAQx7SvKywpu5MxBV3Y5pk%3D' (2024-12-28)
  → 'github:cything/nixpkgs/53add6c0c30200663cd21beb06672ec2c8afc176?narHash=sha256-ScKuaBbUXNqS9c6Y%2BN647BAQx7SvKywpu5MxBV3Y5pk%3D' (2024-12-30)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-12-30 11:10:49 -05:00
.github/workflows add tmate workflow 2024-12-29 02:43:05 -05:00
home set git default branch 2024-12-29 22:52:49 -05:00
hosts set git default branch 2024-12-29 22:52:49 -05:00
pkgs add man pages and nix fmt 2024-12-22 14:12:25 -05:00
secrets update yt borg key 2024-12-29 11:18:55 -05:00
.sops.yaml take ghost to titan 2024-12-28 22:46:25 -05:00
flake.lock flake.lock: Update (#6) 2024-12-30 11:10:49 -05:00
flake.nix we can use unstable now 2024-12-30 10:51:51 -05:00
LICENSE add license 2024-10-24 23:50:32 -04:00
README.md update README 2024-12-17 09:59:54 +00:00

infra

./home

  • home-manager configuration files
  • foot, tmux, and zsh are configured in Nix
  • nvim, rofi, sway, waybar are configured in their own literature and symlinked to $XDG_CONFIG_HOME with home-manager

./hosts

  • common.nix: configuration that makes sense on all computers

./hosts/ytnix

  • personal laptop
  • a single default.nix that could be modularized but works for now

./hosts/chunk

  • the overworked server with 5% SLA
  • very short and concise default.nix
  • .nix modules for each service
  • some services run through virtualisation.oci-containers:

./secrets

monitoring