2024-11-02 17:45:43 +01:00

8 lines
68 B
Nix

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