Compare commits

..

No commits in common. "7a657d84f142b9934f34fc7ca121b6192152bb6c" and "b46197c5447b2be9d43c983e1fab974b4daae66d" have entirely different histories.

4 changed files with 2 additions and 8 deletions

View file

@ -5,17 +5,11 @@
}: {
programs.dconf.enable = true;
programs.zsh.enable = true;
programs.gnupg.agent = {
enable = true;
enableSSHSupport = true;
# pinentryFlavor = "";
};
environment.shellInit = ''
gpg-connect-agent /bye
export SSH_AUTH_SOCK=$(gpgconf --list-dirs agent-ssh-socket)
'';
programs.nix-ld.enable = true;
programs.nix-ld.libraries = with pkgs; [];
programs.adb.enable = true;

View file

@ -3,7 +3,7 @@
enable = true;
config = {
pager = "less -FR";
theme = "catppuccin-mocha";
theme = "Catpuccin Mocha";
};
themes = {
catppuccin-mocha = {

View file

@ -9,6 +9,7 @@
__GL_GSYNC_ALLOWED = "0";
__GL_VRR_ALLOWED = "0";
_JAVA_AWT_WM_NONEREPARENTING = "1";
SSH_AUTH_SOCK = "/run/user/1000/keyring/ssh";
DISABLE_QT5_COMPAT = "0";
GDK_BACKEND = "wayland";
ANKI_WAYLAND = "1";

View file

@ -26,7 +26,6 @@
gtrash # rm replacement, put deleted files in system trash
imagemagick
inkscape
kleopatra # Gpg GUI
lazygit
libreoffice
cinnamon.nemo-with-extensions # file manager