diff --git a/systems/palatine-hill/acme.nix b/systems/palatine-hill/acme.nix index bcd66c6..a533db4 100644 --- a/systems/palatine-hill/acme.nix +++ b/systems/palatine-hill/acme.nix @@ -22,9 +22,10 @@ }; }; security.acme.defaults.server = "https://acme-staging-v02.api.letsencrypt.org/directory"; - # systemd.services."acme-nayeonie.com".serviceConfig = { - # Environment = [ ''"PATH=/ZFS/ZFS-primary/backups/lego/dist:$PATH"'' ]; - # }; + systemd.services."acme-nayeonie.com".serviceConfig = { + # Environment = [ ''"PATH=/ZFS/ZFS-primary/backups/lego/dist:$PATH"'' ]; + Environment = [ "LEGO_DISABLE_CNAME_SUPPORT=false" ]; + }; sops.secrets = { "acme/bunny" = { diff --git a/users/alice/home/hypr/hyprland.conf b/users/alice/home/hypr/hyprland.conf index f1f946c..c3b9fc9 100644 --- a/users/alice/home/hypr/hyprland.conf +++ b/users/alice/home/hypr/hyprland.conf @@ -193,7 +193,7 @@ bindm = $mainMod, mouse:273, resizewindow # screenshots bind = $mainMod, A, exec, grimblast copy area -bind = $mainMod SHIFT, A, exec, grimblast save area "~/Pictures/Screenshots/screenshot_$(date +%Y-%m-%d-%H%M ).png" +bind = $mainMod SHIFT, A, exec, grimblast save area "/home/alice/Pictures/Screenshots/screenshot_$(date +%Y-%m-%d-%H%M ).png" # zoom issue bind = $mainMod, K, exec, pkill zoom; zoom