nix-config/modules/home-manager/default.nix

4 lines
70 B
Nix

{
monitors = import ./monitors.nix;
fonts = import ./fonts.nix;
}