home: firefox: put modules into folders

This commit is contained in:
Bruno BELANYI 2021-09-25 15:28:27 +02:00
parent f61f11ba29
commit a12b629dc3
4 changed files with 2 additions and 2 deletions

View file

@ -23,7 +23,7 @@
}; };
imports = [ imports = [
./firefox.nix ./firefox
./tridactyl.nix ./tridactyl
]; ];
} }