nixdots/home/programs/graphical/browsers/default.nix
2024-06-20 14:18:34 +02:00

8 lines
56 B
Nix

_: {
imports = [
./chromium
./mullvad
];
}