sisyphus/nixos/modules-old/apps/default.nix

8 lines
99 B
Nix

{
imports = [
./firefox
./kitty
./steam
./thunderbird
];
}