infrastructure/nixos/common/hm-modules/default.nix
2023-05-04 13:08:10 +02:00

1 line
80 B
Nix

{ ... }: { imports = [ ./catppuccin.nix ./nvim.nix ./riff.nix ./vscode.nix ]; }