Added git config and zsh p10k

Signed-off-by: Menno van Leeuwen <menno@vleeuwen.me>
This commit is contained in:
2024-02-19 17:29:29 +01:00
parent c3b0297d6c
commit 6e6b402df3
6 changed files with 1795 additions and 14 deletions

View File

@ -6,7 +6,7 @@
home-manager = {
url = "github:nix-community/home-manager/release-23.11";
inputs.nixpkgs.follows = "nixpkgs";
inputs.nixpkgs.follows = "nixpkgs";
};
};