Files
dotfiles/users/richie/home/app_image_path.nix
T

6 lines
63 B
Nix

{
home.sessionPath = [
"/home/richie/app_images/"
];
}