This commit is contained in:
Julian Sutter 2023-01-25 12:48:45 -08:00
parent 0341aaf403
commit 7eac242d7b

View file

@ -140,8 +140,8 @@ in
}; };
}; };
}; };
};
# Nushell # Nushell
programs.nushell.enable = true; programs.nushell.enable = true;
}; };
};
} }