IM FUCKING SISYPHUS SAVE ME
This commit is contained in:
parent
02251bd750
commit
099d1960ab
12 changed files with 52 additions and 28 deletions
|
|
@ -19,7 +19,7 @@
|
|||
hexyl
|
||||
# ASM
|
||||
nasm
|
||||
x86-manpages
|
||||
# x86-manpages # DEBUG
|
||||
# C Family
|
||||
gcc
|
||||
clang
|
||||
|
|
@ -110,4 +110,12 @@
|
|||
openssl
|
||||
libargon2
|
||||
];
|
||||
|
||||
programs = {
|
||||
gnupg.agent = {
|
||||
enable = true;
|
||||
pinentryPackage = pkgs.pinentry-curses;
|
||||
enableSSHSupport = true;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue