nix-config/hosts/t480/modules/desktop/default.nix

6 lines
35 B
Nix
Raw Normal View History

2025-04-23 23:28:31 +01:00
{
imports = [
./media
];
}