mirror of
https://github.com/materusPL/nixos-config
synced 2026-07-02 12:46:42 +00:00
Revert "config: add check if home-manager"
This reverts commit 1b6e1b5d58.
This commit is contained in:
@@ -89,8 +89,6 @@ in
|
||||
|
||||
};
|
||||
|
||||
#home.file."${(lib.optionalString (config.programs.zsh.dotDir != null) (config.programs.zsh.dotDir + "/")) + ".zshrc"}".text = lib.mkAfter "#TEST";
|
||||
|
||||
programs.starship.enableZshIntegration = lib.mkForce false;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user