diff options
| author | Ophestra <cat@gensokyo.uk> | 2025-08-08 00:49:11 +0900 |
|---|---|---|
| committer | Ophestra <cat@gensokyo.uk> | 2025-08-08 00:56:25 +0900 |
| commit | a4f7e92e1c96b6afda6389de44d166804512d24d (patch) | |
| tree | 360f66c80f252495b2ef9e3a626712ab67a46141 /flake.nix | |
| parent | f1a53d611604482db975b312f4eeb6a81ea95ce5 (diff) | |
test/interactive: helper scripts for tracing
The vm state is discarded often, and it is quite cumbersome to set everything up again when the shell history is gone.
Signed-off-by: Ophestra <cat@gensokyo.uk>
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -195,6 +195,7 @@ ./test/interactive/configuration.nix ./test/interactive/vm.nix ./test/interactive/hakurei.nix + ./test/interactive/trace.nix self.nixosModules.hakurei self.inputs.home-manager.nixosModules.home-manager |
