forked from security/hakurei
test/sandbox: check device outcome
Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
@@ -67,10 +67,11 @@ in
|
||||
|
||||
home-manager = _: _: { home.stateVersion = "23.05"; };
|
||||
|
||||
apps = [
|
||||
testCases.preset
|
||||
testCases.tty
|
||||
testCases.mapuid
|
||||
apps = with testCases; [
|
||||
preset
|
||||
tty
|
||||
mapuid
|
||||
device
|
||||
];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user