pointfichiers/term/default.nix

8 lines
41 B
Nix
Raw Normal View History

2024-09-18 13:49:32 +02:00
{
imports = [
./alacritty
];
}