This commit is contained in:
EdenQwQ 2025-04-29 14:16:34 +08:00
parent d9cd5c6486
commit ced09b9dcd
9 changed files with 579 additions and 2 deletions

View file

@ -17,6 +17,8 @@ let
languageserver
styler
openxlsx
ez
multicmp
];
in
{

View file

@ -56,6 +56,11 @@ let
url = "https://i.imgur.com/qE6Pr45.jpg";
sha256 = "1li5ypdvlvdpihiplf5mjj0lvf9gbcwyjslpxgla6wz0fzrwnvgi";
}
{
name = "celestia-lunar.jpg";
url = "https://i.imgur.com/QIhYwtH.jpg";
sha256 = "04dsm4dpv2mddzw7vw77bb0s2mkd4n54hnfa277181smnns7cdzz";
}
];
wallpaperSrcs = map fetchurl wallpapers;