diff options
| author | Ophestra <cat@gensokyo.uk> | 2025-03-23 15:36:23 +0900 |
|---|---|---|
| committer | Ophestra <cat@gensokyo.uk> | 2025-03-23 17:21:14 +0900 |
| commit | d2c329bceaf146da4cf5a619761c50491356a82d (patch) | |
| tree | 33d161dc729acb63aba63fb05db73ab00299b6d9 /test/configuration.nix | |
| parent | 2d379b5a3884e1b3ffbc9a8be69788810340506e (diff) | |
test: format path aid offsets
Signed-off-by: Ophestra <cat@gensokyo.uk>
Diffstat (limited to 'test/configuration.nix')
| -rw-r--r-- | test/configuration.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/configuration.nix b/test/configuration.nix index 6bdc13ea..0087d7f7 100644 --- a/test/configuration.nix +++ b/test/configuration.nix @@ -108,7 +108,7 @@ in home-manager = _: _: { home.stateVersion = "23.05"; }; apps = [ - testCases.moduleDefault + testCases.preset { name = "ne-foot"; |
