mirror of
https://github.com/Theaninova/TheaninovOS.git
synced 2025-12-12 03:26:17 +00:00
feat: update system
This commit is contained in:
@@ -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
|
||||
'';
|
||||
})
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user