nichts/hosts/dragyx/common/cli/default.nix

7 lines
47 B
Nix
Raw Normal View History

2024-04-14 22:14:28 +02:00
_: {
imports = [
./alacritty.nix
];
}