From ac6f41c0d5904be121cd94135b76d3127c750325 Mon Sep 17 00:00:00 2001 From: Nick Date: Sun, 20 Oct 2024 04:02:11 -0500 Subject: [PATCH] feat: added alias --- config/user.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/config/user.nix b/config/user.nix index 3d54cd2..8f7ccfd 100755 --- a/config/user.nix +++ b/config/user.nix @@ -13,6 +13,7 @@ in { user = { "${user0}" = { name = "Nick"; + alias = "BRBWaffles"; email = { address0 = "nickjhiebert@proton.me"; address1 = "thenutrivore@proton.me";