Enzime e79503e373
gitea-mq Already up to date with target branch
buildbot/nix-eval evaluation succeeded
buildbot/nix-build 0 attributes built
Rebase next on main / rebase-next (push) Successful in 17s
ai: fix Claude Code not launching on macOS
2026-09-09 15:31:38 +10:00
2026-05-10 23:31:25 +00:00
2026-08-07 15:23:54 +02:00
2026-04-11 19:25:05 +02:00
2026-02-01 23:32:08 +01:00
2026-09-09 02:06:52 +00:00
2025-10-12 19:50:47 +02:00
2025-12-11 07:28:13 +01:00

I use Nix to declaratively manage and configure all of my systems everywhere all at once

Getting started

Due to subflakes being broken in Nix, before you can use this repo you'll need to run:

$ nix-shell --pure -I nixpkgs=flake:nixpkgs -p '(import ./shell.nix { }).packages.${builtins.currentSystem}.add-subflakes-to-store' --command add-subflakes-to-store

You can then run a NixOS VM on Linux with:

$ nix run .#phi-nixos-vm

All the possible hostnames are gaia, phi-nixos and sigma

See also

S
Description
Use Nix to declaratively manage and configure all of my systems everywhere all at once
Readme
5.5 MiB
Languages
Nix 93.6%
Shell 4.6%
Vim Script 1.3%
Python 0.5%