adding patches for all config changes in unstable
This commit is contained in:
parent
abe8ff6eff
commit
b35d6bbc34
6 changed files with 14 additions and 21 deletions
|
|
@ -2,6 +2,7 @@
|
|||
{
|
||||
programs.git = {
|
||||
enable = true;
|
||||
signing.format = "openpgp";
|
||||
settings = {
|
||||
user = {
|
||||
name = "alisceon";
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@ in
|
|||
enable = true;
|
||||
systemd = {
|
||||
enable = true;
|
||||
target = "graphical-session.target";
|
||||
targets = [ "graphical-session.target" ];
|
||||
};
|
||||
settings.mainBar = {
|
||||
layer = "bottom";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue