6 lines
41 B
Nix
Raw Normal View History

{
imports = [
./browser.nix
];
}