alqueva/computers/shared/default.nix

6 lines
45 B
Nix
Raw Normal View History

2024-10-16 08:55:04 +01:00
{...}: {
imports = [
./fish.nix
];
}