mirror of
https://codeberg.org/jopejoe1/nix-conf.git
synced 2025-07-17 18:35:22 +02:00
fix typo
This commit is contained in:
parent
e9ee17ec8a
commit
6c05fabfbe
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ in
|
|||
nushell = {
|
||||
enable = true;
|
||||
settings = {
|
||||
show_banner: false;
|
||||
show_banner = false;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue