home/nix/home/services/default.nix

6 lines
47 B
Nix

{ ... }:
{
imports = [ ./gammastep.nix ];
}