diff --git a/common.nix b/common.nix index 9796f53..021ebb6 100644 --- a/common.nix +++ b/common.nix @@ -344,7 +344,6 @@ in nixos-install-tools nmap nvme-cli - oh-my-posh okteta pkgs.kdePackages.okular p7zip diff --git a/home.nix b/home.nix index 5e3a99b..1cf2f61 100644 --- a/home.nix +++ b/home.nix @@ -55,9 +55,8 @@ }; # nice prompt - programs.oh-my-posh = { + programs.starship = { enable = true; - useTheme = "unicorn"; }; # nice cd