nichts/modules/other/default.nix

3 lines
65 B
Nix
Raw Normal View History

_: { imports = [ ./home-manager.nix ./system.nix ./xdg.nix ]; }