This website requires JavaScript.
Explore
Help
Sign in
eeva
/
home-manager
Watch
1
Star
0
Fork
You've already forked home-manager
0
mirror of
https://github.com/nix-community/home-manager
synced
2024-11-05 10:49:44 +01:00
Code
Issues
Releases
Wiki
Activity
215af6252d
home-manager
/
tests
/
modules
/
programs
/
nushell
/
config-expected.nu
7 lines
88 B
Text
Raw
Normal View
History
Unescape
Escape
nushell: update configuration management Recent versions of nushell uses a different configuration setup. This commit adjusts the module to match. Fixes #2952 Fixes #2837
2022-05-13 17:20:42 +02:00
let $config = {
filesize_metric: false
table_mode: rounded
use_ls_colors: true
}
nushell: add options 'extraConfig' and 'extraEnv'
2022-10-23 19:11:21 +02:00
Reference in a new issue
Copy permalink