From 0821b9fa3f57ed4ce627f1480495eb386dcd8edf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lukrecja=20Pleskaczy=C5=84ska?= Date: Mon, 2 Mar 2026 21:24:46 +0100 Subject: [PATCH] fix email lol --- autostart/stylix-activate-gnome.desktop | 2 +- autostart/stylix-activate-kde.desktop | 2 +- home-manager/home.nix | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/autostart/stylix-activate-gnome.desktop b/autostart/stylix-activate-gnome.desktop index cfdafe6..890e6f2 120000 --- a/autostart/stylix-activate-gnome.desktop +++ b/autostart/stylix-activate-gnome.desktop @@ -1 +1 @@ -/nix/store/8313dmsfcjk6c6sacsi8mzc7cw9inl12-home-manager-files/.config/autostart/stylix-activate-gnome.desktop \ No newline at end of file +/nix/store/kwdbgdh5rm2g401i3fkj2jwrhvkj8pn0-home-manager-files/.config/autostart/stylix-activate-gnome.desktop \ No newline at end of file diff --git a/autostart/stylix-activate-kde.desktop b/autostart/stylix-activate-kde.desktop index 64a2f39..35fac13 120000 --- a/autostart/stylix-activate-kde.desktop +++ b/autostart/stylix-activate-kde.desktop @@ -1 +1 @@ -/nix/store/8313dmsfcjk6c6sacsi8mzc7cw9inl12-home-manager-files/.config/autostart/stylix-activate-kde.desktop \ No newline at end of file +/nix/store/kwdbgdh5rm2g401i3fkj2jwrhvkj8pn0-home-manager-files/.config/autostart/stylix-activate-kde.desktop \ No newline at end of file diff --git a/home-manager/home.nix b/home-manager/home.nix index 4959caf..b88ae21 100644 --- a/home-manager/home.nix +++ b/home-manager/home.nix @@ -215,7 +215,7 @@ enable = true; settings = { user.name = "Lukrecja PleskaczyƄska"; - user.email = "lukrecjaaa@proton.com"; + user.email = "lukrecjaaa@proton.me"; credential.helper = "store"; http."https://git.bgs.local:3000/" = { sslCAInfo = "/home/lusia/VSTech-vpn/bgs-git-ca.crt";