fix
This commit is contained in:
@@ -65,8 +65,8 @@
|
||||
home-manager = {
|
||||
useUserPackages = true;
|
||||
extraSpecialArgs = { inherit inputs; };
|
||||
users.root.home.stateVersion = config.stateVersion;
|
||||
users.root.programs.git = {
|
||||
home.stateVersion = config.stateVersion;
|
||||
extraConfig.credential.helper = "store --file ~/.git-credentials";
|
||||
};
|
||||
users.${config.user} = {
|
||||
|
||||
Reference in New Issue
Block a user