nixfiles/home/profiles/shell/xplr.nix

5 lines
51 B
Nix

_: {
programs.xplr = {
enable = true;
};
}