This commit is contained in:
41666 2025-05-22 15:34:17 -07:00
parent 77b02b6d8d
commit e2604dddd0
8 changed files with 48 additions and 12 deletions

View file

@ -4,5 +4,6 @@
beyond-all-reason = import ./beyond-all-reason.nix { inherit pkgs; };
mspaint = import ./mspaint { inherit pkgs; };
wallpaper = import ./wallpaper { inherit pkgs; };
kelmscott-mono = import ./kelmscott-mono { inherit pkgs; };
}