update homemanager settings
This commit is contained in:
parent
540dcc59a2
commit
249fe2ea5b
1 changed files with 3 additions and 0 deletions
|
@ -49,6 +49,9 @@ in {
|
||||||
|
|
||||||
config = {
|
config = {
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
|
kitty
|
||||||
|
fish
|
||||||
|
starship
|
||||||
];
|
];
|
||||||
|
|
||||||
programs.zsh = {
|
programs.zsh = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue