2024-04-01 14:21:20 +02:00

2 lines
57 B
Nix

{ config, ... }: { imports = [ ./home.nix ../common ]; }