No description
Find a file
2025-12-09 22:48:40 +01:00
home-manager Some librewolf changes 2025-12-09 22:48:40 +01:00
machines Resolve #52 2025-12-07 14:35:45 +01:00
nixos Some librewolf changes 2025-12-09 22:48:40 +01:00
secrets Migrate kitchenowl to podman container 2025-11-27 20:07:10 +01:00
.envrc Add git-hooks 2024-10-28 12:25:19 +01:00
.gitignore Fix number of workspaces in GNOME 2024-11-19 17:52:33 +01:00
.sops.yaml Remove Jefke 2025-07-05 18:01:11 +02:00
checks.nix Remove relative path in flake check 2024-11-11 22:33:24 +01:00
colmena.nix Avoid Kubernetes for container Tailscale networking 2025-09-04 16:08:50 +02:00
flake.lock Update tangled knot 2025-12-07 15:10:58 +01:00
flake.nix Update tangled knot 2025-12-07 15:10:58 +01:00
formatter.nix Add keybinding for neotree 2025-02-25 22:27:31 +01:00
globals.nix Migrate jellyfin from nixos container 2025-11-25 21:38:46 +01:00
home-modules.nix Expose HM module 2025-08-18 13:46:00 +02:00
nixos-configurations.nix Avoid Kubernetes for container Tailscale networking 2025-09-04 16:08:50 +02:00
packages.nix Add service to generate garbage calendar 2025-11-18 20:48:11 +01:00
README.md Update readme 2025-10-26 12:25:23 +01:00
treefmt.nix Format JSON files 2024-11-11 22:44:45 +01:00

nixos-configs

NixOS configurations for the machines I manage.

Currently managed systems:

  • blocktech: My current laptop, a ThinkPad P1 running GNOME.
  • gamepc: My gaming PC running Cosmic
  • warwick: A Raspberry Pi 4 Model B, which mostly does monitoring
  • atlas: A Gigabyte Brix, currently running NixOS containers
  • lewis: A Gigabyte Brix, currently running NixOS containers
  • roeland: A Minisforum UN100P, one of my Kubernetes nodes and houses my media collection

Deployment

I use Colmena for deploying my machines.

To apply to the local machine:

sudo colmena apply-local --sudo

To apply to all remotely managed systems:

colmena apply