Organise Home Manager modules

This commit is contained in:
Oliver Davies 2025-04-23 23:05:45 +01:00
parent 81043d8f38
commit 2e91ed63c8
7 changed files with 26 additions and 12 deletions

View file

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