diff options
| author | Franck Cuny <franck@fcuny.net> | 2026-01-24 17:54:51 -0800 |
|---|---|---|
| committer | Franck Cuny <franck@fcuny.net> | 2026-01-24 17:54:51 -0800 |
| commit | 3701b8631a5c3e9c7992415f9e3fe1a3af77bbce (patch) | |
| tree | 5184c86a477d18e17fcb44cc63a2e802e6e8a88e /flake.nix | |
| parent | backup persisted data (diff) | |
| download | infra-3701b8631a5c3e9c7992415f9e3fe1a3af77bbce.tar.gz | |
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -144,9 +144,9 @@ machines = { nixos = { - rivendell = { + framebox = { system = "x86_64-linux"; - config = ./machines/rivendell.nix; + config = ./machines/framebox.nix; }; bree = { system = "x86_64-linux"; |
