Up
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
{
|
||||
programs.git = {
|
||||
enable = true;
|
||||
userName = "Hadi";
|
||||
userEmail = "112569860+anotherhadi@users.noreply.github.com";
|
||||
userName = "Hadi"; # CHANGEME
|
||||
userEmail = "112569860+anotherhadi@users.noreply.github.com"; # CHANGEME
|
||||
extraConfig = {
|
||||
init.defaultBranch = "main";
|
||||
# Automatically track remote branch
|
||||
|
||||
@@ -20,8 +20,8 @@
|
||||
./wallpaper
|
||||
];
|
||||
|
||||
home.username = "hadi";
|
||||
home.homeDirectory = "/home/hadi";
|
||||
home.username = "hadi"; # CHANGEME
|
||||
home.homeDirectory = "/home/hadi"; # CHANGEME
|
||||
|
||||
home.packages = with pkgs; [
|
||||
swappy
|
||||
|
||||
Reference in New Issue
Block a user