fix syntax errors with sky
This commit is contained in:
parent
dec37af817
commit
9ea5275661
|
@ -9,14 +9,14 @@
|
|||
enable = true;
|
||||
shellAliases = {
|
||||
nv = "nvim";
|
||||
}
|
||||
}
|
||||
};
|
||||
};
|
||||
|
||||
programs.git = {
|
||||
enable = true;
|
||||
userName = "Sky Hearn";
|
||||
userEmail = "sky.hearn@pm.me";
|
||||
}
|
||||
};
|
||||
|
||||
# The state version is required and should stay at the version you
|
||||
# originally installed.
|
||||
|
|
Loading…
Reference in New Issue