From 1b562a4092f9d80c8dbca4231643907885e82ec8 Mon Sep 17 00:00:00 2001 From: ahuston-0 Date: Wed, 4 Dec 2024 20:43:33 -0500 Subject: [PATCH] disable cname lego Signed-off-by: ahuston-0 --- systems/palatine-hill/acme.nix | 7 ++++--- users/alice/home/hypr/hyprland.conf | 2 +- 2 files changed, 5 insertions(+), 4 deletions(-) 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