nix/home-manager/modules/default.nix

7 lines
No EOL
89 B
Nix

{ ... }:
{
imports = [
./prismlauncher.nix
./rescrobbled.nix
];
}