changed home-manager/default to common, added non-starship zsh prompt.
This commit is contained in:
parent
80ac00a7cf
commit
f180fc20f1
10 changed files with 64 additions and 24 deletions
|
@ -89,7 +89,7 @@ inputs.nixpkgs.lib.nixosSystem {
|
|||
imports = [
|
||||
../../modules/home-manager/terminal
|
||||
../../modules/home-manager/nvim
|
||||
../../modules/home-manager
|
||||
../../modules/home-manager/common.nix
|
||||
../../modules/home-manager/email.nix
|
||||
inputs.nixvim.homeManagerModules.nixvim
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue