This commit is contained in:
Miguel Palhas
2025-04-10 14:13:43 +01:00
parent 2a6f4ae648
commit 002765d5a6
7 changed files with 79 additions and 8 deletions
+2
View File
@@ -17,5 +17,7 @@
imagemagick
doctl
aider-chat
inotify-tools
devenv
];
}
+4
View File
@@ -0,0 +1,4 @@
{ inputs, pkgs, ... }:
{
home.packages = [ inputs.zen-browser.packages.x86_64-linux.twilight-official ];
}
+1
View File
@@ -69,6 +69,7 @@
[[ -f ~/.secrets.zsh ]] && source ~/.secrets.zsh
export PATH="$HOME/.bin:$PATH"
# export PKG_CONFIG_PATH=$(nix eval --raw nixpkgs.openssl.dev)/lib/pkgconfig:$PKG_CONFIG_PATH
# export LIBRARY_PATH=$(nix eval --raw nixpkgs.openssl.dev)/lib:$LIBRARY_PATH
# export LD_LIBRARY_PATH=$(nix eval --raw nixpkgs.openssl.dev)/lib:$LD_LIBRARY_PATH