Refactor imports

This commit is contained in:
Oliver Davies 2025-06-09 21:52:21 +01:00
parent 9f57068259
commit 8e3eceb110
3 changed files with 8 additions and 21 deletions

View file

@ -1,7 +0,0 @@
{
imports = [
./chromium.nix
./firefox.nix
./qutebrowser.nix
];
}

View file

@ -1,7 +0,0 @@
{
imports = [
./handbrake.nix
./makemkv.nix
./mpv.nix
];
}