feat: migrate wallpaper_random.py into another repo: ryan4yin/wallpapers

This commit is contained in:
Ryan Yin
2023-07-30 00:43:27 +08:00
parent 4cf9b16faf
commit 349ff8b5a1
4 changed files with 6 additions and 105 deletions

View File

@@ -1,11 +1,10 @@
{pkgs, ...}: {
imports = [
./wallpaper
./creative.nix
./immutable-file.nix
./media.nix
./ssh.nix
./wallpaper.nix
./xdg.nix
];