Files
nix-config/share/default.nix
2024-02-28 21:49:51 -06:00

2 lines
43 B
Nix

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