frues-clan/users/pedro/home-configuration/default.nix

3 lines
53 B
Nix

{...}: {
imports = [(import ./zsh.nix)]; # shell
}