8 lines
68 B
Nix

{ ... }:
{
imports = [
./steam.nix
./1password.nix
];
}