No description
Find a file
2025-10-26 22:33:36 +01:00
home-manager Fix right-click on gnome 2025-09-28 15:33:35 +02:00
machines Fix monitoring of inbucket 2025-10-26 14:58:25 +01:00
nixos Remove broken code to restart containers 2025-10-26 22:33:36 +01:00
secrets Package profilarr and move to nixos container 2025-10-26 12:17:06 +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 Move blog to nixos container 2025-10-25 19:09:33 +02:00
flake.nix Move cyberchef to nixos container 2025-10-25 20:46:28 +02:00
formatter.nix Add keybinding for neotree 2025-02-25 22:27:31 +01:00
globals.nix Package profilarr and move to nixos container 2025-10-26 12:17:06 +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 Update flake inputs 2025-07-23 23:27:14 +02: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