feat: update system

This commit is contained in:
2025-02-01 11:55:20 +01:00
parent 998a7b9166
commit 84004b6391
29 changed files with 430 additions and 203 deletions

View File

@@ -6,6 +6,7 @@
cachix
# lorri
vulnix
gccdiag
# browsers
firefox
@@ -44,17 +45,19 @@
blender-hip
# development
insomnia
# TODO: .NET 6 avalonia-ilspy
# ghidra
# ida-free
# utils
libqalculate
ranger
neofetch
filezilla
yubikey-manager
# rquickshare
(pkgs.writeShellApplication {
name = "fix-yubikey";
text = ''
gpg-connect-agent --hex "scd apdu 00 f1 00 00" /bye
'';
})
];
}