mirror of
https://github.com/semere-meb/dotfiles-nix.git
synced 2026-08-03 10:24:36 +00:00
using dynamic vars now
This commit is contained in:
parent
168633cf07
commit
edbbc0dbc2
5 changed files with 21 additions and 15 deletions
6
vars.nix
Normal file
6
vars.nix
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
username = "semere";
|
||||
email = "semere.meharena1@gmail.com";
|
||||
fullName = "Semere M. Mebrahtom";
|
||||
gpgKey = "451054EEC0D2AFD1741D4E6A7FC937214DF30488";
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue