Remove extra close brace

This commit is contained in:
Peter Selby 2023-11-06 16:23:23 -08:00
parent 45161926a6
commit f2bebedd63
1 changed files with 0 additions and 1 deletions

View File

@ -28,6 +28,5 @@
import ./niten.nix {
inherit username user-email home-dir enable-gui doom-emacs niten-doom-config;
};
};
};
}