mirror of
https://github.com/tuxdotrs/tawm.git
synced 2025-07-06 13:06:35 +05:30
initial commit
This commit is contained in:
3
pkgs/default.nix
Executable file
3
pkgs/default.nix
Executable file
@ -0,0 +1,3 @@
|
||||
{ pkgs, ... }: {
|
||||
speedtestpp = pkgs.callPackage ./speedtestpp { };
|
||||
}
|
Reference in New Issue
Block a user