about summary refs log tree commit diff
path: root/home/scripts/default.nix
blob: bc19e44d917ac950481afd697a91439054af6165 (plain) (blame)
1
2
3
4
5
{ ... }:

{
  imports = [ ./perf-flamegraph.nix ];
}