Regenerated
This commit is contained in:
+288
-289
File diff suppressed because it is too large
Load Diff
@@ -1189,7 +1189,6 @@ in
|
||||
home-manager.users = {
|
||||
${username} = {
|
||||
programs.zsh.enable = true;
|
||||
programs.zsh.shell = pkgs.zsh;
|
||||
|
||||
# Include the generated zshrc if you want
|
||||
home.file.".config/zsh/.zshrc".source = generatedZsh;
|
||||
|
||||
@@ -46,7 +46,6 @@ in
|
||||
home-manager.users = {
|
||||
${username} = {
|
||||
programs.zsh.enable = true;
|
||||
programs.zsh.shell = pkgs.zsh;
|
||||
|
||||
# Include the generated zshrc if you want
|
||||
home.file.".config/zsh/.zshrc".source = generatedZsh;
|
||||
|
||||
Reference in New Issue
Block a user