Merge branch 'main' of github.com:FabricSoul/nixos-configs

This commit is contained in:
FabricSoul 2025-08-12 22:32:28 -04:00
commit 564d165a8a
5 changed files with 26 additions and 13 deletions

View file

@ -20,7 +20,7 @@
./programs/gpg.nix
# Import desktop configurations
./desktop/hyprland.nix
# ./desktop/hyprland.nix
# ./desktop/hyprpanel.nix
# ./desktop/river.nix
# ./desktop/hyprpaper.nix

View file

@ -47,7 +47,7 @@
fi
rm -f -- "$tmp"
}
gpg --quiet --decrypt /home/fabric/.local/share/gopass/stores/root/websites/codeberg.org/FabricSoul.gpg >/dev/null
gpg --pinentry-mode=loopback --quiet --decrypt /home/fabric/.local/share/gopass/stores/root/websites/codeberg.org/FabricSoul.gpg >/dev/null
'';
prezto = {
tmux = {