flocon/home/desktop/default.nix

8 lines
60 B
Nix

{ ... }:
{
imports = [
../common
./gaming
];
}