6 lines
59 B
Nix
Raw Normal View History

2022-12-21 14:18:03 -07:00
{ ... }: {
imports = [ ./dotfiles.nix ./notes.nix ];
}