FrameworkNix/programs/default.nix

6 lines
39 B
Nix
Raw Permalink Normal View History

2024-02-19 23:19:01 +00:00
{
imports = [
./steam.nix
];
}