NiksOS/home/programs/default.nix

5 lines
41 B
Nix

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