fix(hyprland): register portal once

This commit is contained in:
Barrett Ruth 2026-02-15 01:34:58 -05:00
parent 217b81c877
commit 4729625193
Signed by: barrett
GPG key ID: A6C96C9349D2FC81
5 changed files with 16 additions and 89 deletions

View file

@ -58,6 +58,7 @@ in
environment.etc."gitconfig".text = ''
[safe]
directory = /home/barrett/.config/nix
directory = /home/barrett/.cache/nix/tarball-cache
'';
environment.binsh = "${pkgs.dash}/bin/dash";