moves fish module to darwin home

This commit is contained in:
Dennis Schoepf 2025-10-30 13:16:51 +01:00
parent e0cee92b38
commit 3a73d990bf
3 changed files with 3 additions and 2 deletions

View file

@ -1,3 +1,5 @@
{ config, pkgs, ... }:
{
programs.fish = {
enable = true;