mirror of
https://github.com/FabricSoul/nixos-configs.git
synced 2026-02-04 06:36:25 -05:00
update: misc
This commit is contained in:
parent
a07659f1d4
commit
331b726809
4 changed files with 14 additions and 13 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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 = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue