change forgejo landing page to explore

update git email
don't include vscode in common
This commit is contained in:
cy 2025-01-14 10:28:29 -05:00
parent 22f42ec745
commit d35639285f
3 changed files with 2 additions and 3 deletions

View file

@ -30,7 +30,7 @@
programs.git = {
enable = true;
userName = "cy";
userEmail = "hi@cything.io";
userEmail = "cy@cy7.sh";
delta = {
enable = true;
options = {

View file

@ -6,7 +6,6 @@
imports = [
./common.nix
../foot.nix
../vscode.nix
];
home = {
username = "yt";