test commit signing
This commit is contained in:
parent
945b82466a
commit
b27849a117
|
@ -50,6 +50,9 @@
|
||||||
home.packages = [];
|
home.packages = [];
|
||||||
home.username = "sako";
|
home.username = "sako";
|
||||||
home.homeDirectory = "/home/sako";
|
home.homeDirectory = "/home/sako";
|
||||||
|
xdg.configFile.git = {
|
||||||
|
source = ../../config/git;
|
||||||
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
# bare minimum
|
# bare minimum
|
||||||
|
|
Loading…
Reference in a new issue