This commit is contained in:
parent
c36d1aeaa3
commit
cff83d9373
11 changed files with 176 additions and 191 deletions
|
@ -5,7 +5,6 @@
|
|||
|
||||
features = {
|
||||
cli = {
|
||||
starship.enable = true;
|
||||
zsh.enable = true;
|
||||
};
|
||||
};
|
||||
|
|
|
@ -8,7 +8,6 @@
|
|||
];
|
||||
|
||||
features.cli = {
|
||||
starship.enable = true;
|
||||
zsh.enable = true;
|
||||
};
|
||||
|
||||
|
|
|
@ -8,7 +8,6 @@
|
|||
|
||||
features = {
|
||||
cli = {
|
||||
starship.enable = true;
|
||||
zsh.enable = true;
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue