Restructure to flatten directory more
This commit is contained in:
parent
1ace62070f
commit
d8adc37780
|
@ -1,8 +0,0 @@
|
||||||
{ ... }:
|
|
||||||
{
|
|
||||||
imports = [
|
|
||||||
./env
|
|
||||||
./gui
|
|
||||||
./tui
|
|
||||||
];
|
|
||||||
}
|
|
|
@ -1,4 +0,0 @@
|
||||||
{ ... }:
|
|
||||||
{
|
|
||||||
imports = [ ../common.nix ];
|
|
||||||
}
|
|
Loading…
Reference in a new issue