Files
nixos-blueprint/modules/home/programs/shell/main.nix
2025-02-06 21:57:45 +02:00

4 lines
50 B
Nix

{
imports = [./nushell.nix ./oh-my-posh.nix];
}