1
0
Fork 0
forked from Bun/nixos-config
nixos-config/modules/extras/overlays/default.nix

4 lines
41 B
Nix

{ ... }:
{
imports = [ ./unstable ];
}