add adguardian package

This commit is contained in:
Rouven Seifert 2023-05-31 14:32:33 +02:00
parent 3bc1e3e76e
commit 0359c7cc0c
Signed by: rouven.seifert
GPG key ID: B95E8FE6B11C4D09
3 changed files with 25 additions and 1 deletions

View file

@ -1,4 +1,4 @@
{ pkgs, ... }:
{ self, pkgs, ... }:
{
home.packages = with pkgs; [
@ -58,6 +58,7 @@
rustc
rustfmt
gcc
self.packages.x86_64-linux.adguardian-term
# libs
libyubikey