{yubico-piv & ykman}: inited at hm

This commit is contained in:
hand7s 2025-04-27 13:12:11 +03:00
parent b1bb1c3ea2
commit 2fa0253ee8
No known key found for this signature in database
2 changed files with 5 additions and 4 deletions

View file

@ -4,9 +4,7 @@
pkgs,
lib,
...
}: let
freesm-launcher = inputs.freesm.packages.${pkgs.system}.freesmlauncher;
in {
}: {
home = {
packages = with pkgs;
[
@ -26,7 +24,6 @@ in {
yt-dlp
ripgrep
tty-clock
freesm-launcher
libimobiledevice
nix-output-monitor
]