Move the test module into a separate dir.
This commit is contained in:
parent
0cc421ead0
commit
015935f46e
6 changed files with 150 additions and 148 deletions
|
|
@ -195,7 +195,7 @@
|
|||
systemConfigs.default = self.lib.makeSystemConfig {
|
||||
system = flake-utils.lib.system.x86_64-linux;
|
||||
modules = [
|
||||
./nix/modules
|
||||
./test/nix/modules
|
||||
];
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue