tidoy few other things

This commit is contained in:
Anish Lakhwara
2022-12-18 00:10:53 +10:00
parent 115e66633a
commit abdc275d86
3 changed files with 6 additions and 5 deletions
+1
View File
@@ -4,4 +4,5 @@
{ pkgs ? (import ../nixpkgs.nix) { } }: {
plymouth-themes = pkgs.callPackage ./plymouth.nix { };
tic-80 = pkgs.callPackage ./tic-80.nix { };
}