modules and nushell
This commit is contained in:
parent
2f5cf61df2
commit
613572f640
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{home-manager, ...}:
|
||||
{
|
||||
programs.nushell = {
|
||||
home-manager.users.jsutter.programs.nushell = {
|
||||
enable = true;
|
||||
configFile.source = ./config.nu;
|
||||
envFile.source = ./env.nu;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue