Add displayselect from Luke Smith's dotfiles

This commit is contained in:
Oliver Davies 2025-03-06 01:12:32 +00:00
parent d1cbdf3bb4
commit 6585022138
4 changed files with 45 additions and 0 deletions

View file

@ -30,6 +30,7 @@
};
home.packages = with pkgs; [
displayselect
isync
upload-to-files
];