From 54eda182dd9b282639c53f44740f302727ff326d Mon Sep 17 00:00:00 2001 From: Preston Pan Date: Thu, 7 Mar 2024 22:04:54 -0800 Subject: empty flake --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 1f4546d..7baf95d 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,8 @@ # Wallpapers -This is my collection of wallpapers. +This is my collection of wallpapers, almost none of which I have made. +This is meant to go with my dotfiles outlined in ret2pop-website, including +my NixOS config. To use it with the config, clone: + +```bash +git clone https://github.com/ret2pop/wallpapers.git ~/wallpapers +``` -- cgit