moved river's home from home/ to home/river/
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
{ ... }:
|
||||
|
||||
{
|
||||
programs.git = {
|
||||
enable = true;
|
||||
};
|
||||
programs.delta = {
|
||||
enable = true;
|
||||
options = {
|
||||
features = "decorations interactive";
|
||||
navigate = true;
|
||||
hyperlinks = true;
|
||||
};
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user