modules: programs: put modules into folders

This commit is contained in:
Bruno BELANYI 2021-09-25 15:09:12 +02:00
parent c6cc64e156
commit 62a18cd3f6
2 changed files with 1 additions and 1 deletions

View File

@ -3,6 +3,6 @@
{
imports = [
./steam.nix
./steam
];
}