1
0
forked from poslop/rice-flakes
Files

8 lines
73 B
Nix

{
hj = {
files = {
".zshrc".source = ./.zshrc;
};
};
}