NiksOS/system/programs/fish.nix
2025-02-14 19:40:27 +00:00

3 lines
35 B
Nix

{
programs.fish.enable = true;
}