Git: Split git home-manager config into user-specific and machine-user specific parts
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
{
|
||||
flake.modules.homeManager.tux-weckyy702-git = {
|
||||
programs.git.signing.key = "/home/weckyy702/.ssh/id_ed25519_github_sign";
|
||||
};
|
||||
}
|
||||
@@ -18,6 +18,8 @@
|
||||
blueman-applet
|
||||
prusa-slicer
|
||||
backlight
|
||||
|
||||
tux-weckyy702-git
|
||||
];
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user