Packaged gohmome

This commit is contained in:
fleaz 2024-02-14 10:53:55 +01:00
parent d9a9fe6a86
commit 5f38ac1616
Signed by: fleaz
GPG key ID: AED15F8FDD04D083
3 changed files with 21 additions and 3 deletions

View file

@ -2,8 +2,6 @@
pkgs.mkShell {
buildInputs = with pkgs; [
cpthook
hacompanion
pulse-secure
gohome
];
}