mirror of
https://github.com/ItsDrike/nixdots
synced 2025-02-24 17:39:03 +00:00
8 lines
85 B
Nix
8 lines
85 B
Nix
_: {
|
|
imports = [
|
|
./chromium
|
|
./mullvad
|
|
./schizofox
|
|
./firefox
|
|
];
|
|
}
|