Files
garandos/modules/home/fastfetch/settings/default.nix

8 lines
77 B
Nix

_: {
imports = [
./display.nix
./logo.nix
./modules.nix
];
}