fix missing {
This commit is contained in:
parent
960b62f770
commit
fd8044b62f
1 changed files with 15 additions and 15 deletions
|
@ -29,7 +29,7 @@
|
|||
homeDirectory = config.users.users.jopejoe1.home;
|
||||
stateVersion = config.system.stateVersion;
|
||||
};
|
||||
programs =
|
||||
programs = {
|
||||
nushell = {
|
||||
enable = true;
|
||||
extraConfig = ''
|
||||
|
|
Loading…
Add table
Reference in a new issue