Other config; added new tpm package for tmux
This commit is contained in:
3
packages/all-packages.nix
Normal file
3
packages/all-packages.nix
Normal file
@@ -0,0 +1,3 @@
|
||||
{ pkgs, lib, config, ... }: rec {
|
||||
tpm = pkgs.callPackage ./tpm {};
|
||||
}
|
||||
Reference in New Issue
Block a user