easyeffects

This commit is contained in:
Reid 2026-06-01 23:15:43 -07:00
parent 393ccdb4dd
commit 6b116a6c3d
Signed by: reidlab
GPG key ID: DAF5EAF6665839FD
4 changed files with 22 additions and 1 deletions

View file

@ -3,7 +3,6 @@
with lib;
let
cfg = config.modules.software.system.fish;
nix-colors-lib = inputs.nix-colors.lib.contrib { inherit pkgs; };
in {
options.modules.software.system.fish = {
enable = mkEnableOption "Enable fish, the friendly interpreted shell";