fuzzel.nix -> module.nix, remove unneeded module.nix
This commit is contained in:
parent
081848ddfc
commit
83ea863a53
3 changed files with 0 additions and 4 deletions
|
@ -2,6 +2,5 @@ _: {
|
|||
imports = [
|
||||
./tui/module.nix
|
||||
./other/module.nix
|
||||
./launchers/module.nix
|
||||
];
|
||||
}
|
||||
|
|
|
@ -1,3 +0,0 @@
|
|||
_: {
|
||||
imports = [./fuzzel];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue