Files
nix-config/share/default.nix
2024-02-29 14:17:34 -06:00

2 lines
52 B
Nix

{ ... }: { imports = [ ./amd ./nvidia ./gaming ]; }