mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-04-25 10:18:37 +02:00
feat: import all base configs in darwin
feat: change darwin's default shell to nushell feat: update starship's config
This commit is contained in:
@@ -2,16 +2,11 @@
|
||||
|
||||
{
|
||||
imports = [
|
||||
../base/nushell
|
||||
|
||||
../base/core.nix
|
||||
../base/git.nix
|
||||
../base/development.nix
|
||||
../base/media.nix
|
||||
../base/starship.nix
|
||||
|
||||
../base
|
||||
|
||||
./alacritty
|
||||
./core.nix
|
||||
./nushell.nix
|
||||
];
|
||||
|
||||
# Home Manager needs a bit of information about you and the
|
||||
|
||||
Reference in New Issue
Block a user