Nushell module
This commit is contained in:
parent
558ecfabd3
commit
5b1b97b8b6
4 changed files with 1039 additions and 0 deletions
|
@ -19,6 +19,9 @@
|
|||
...
|
||||
}:
|
||||
{
|
||||
imports = [
|
||||
../../modules/programs/shell.nix
|
||||
];
|
||||
home.username = "nathan";
|
||||
home.homeDirectory = "/home/nathan/";
|
||||
programs.command-not-found.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue