Files
setup-machines/home-manager/zsh/default.nix
2025-02-27 17:39:57 +01:00

6 lines
41 B
Nix

{ ... }:
{
imports = [ ./zsh.nix ];
}