Fix wrong unit tests
This commit is contained in:
@@ -38,8 +38,5 @@ eval {
|
||||
rest
|
||||
# implementation
|
||||
./module.nix
|
||||
|
||||
# Explicit output, usually defined by flake-parts
|
||||
{ options.nixosConfigurations = lib.mkOption { type = lib.types.raw; }; }
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user