diff options
| author | Ophestra Umiker <cat@ophivana.moe> | 2024-12-17 13:02:12 +0900 |
|---|---|---|
| committer | Ophestra Umiker <cat@ophivana.moe> | 2024-12-17 13:02:12 +0900 |
| commit | c3ba0c3cce4548e6b3fc78bbc482493623ce4c01 (patch) | |
| tree | c3bd412e86778ec6e40a8a24e066fe53f64db645 /test.nix | |
| parent | b453f70ca2016d8ab791968a3f2bc9ba2425bd2f (diff) | |
nix: rename nixos test
Signed-off-by: Ophestra Umiker <cat@ophivana.moe>
Diffstat (limited to 'test.nix')
| -rw-r--r-- | test.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ }: nixosTest { - name = "fortify-test"; + name = "fortify"; # adapted from nixos sway integration tests |
