home/natto: move around stuff

move git and zsh from hosts/satori and split services.nix

Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
This commit is contained in:
2023-01-24 11:36:04 +05:30
parent 950cf357d1
commit 5fef417fb0
18 changed files with 196 additions and 159 deletions

View File

@@ -8,13 +8,15 @@
imports = [
./email.nix
./secrets
./programs.nix
./xsession.nix
./wayland.nix
./services.nix
./pkgs.nix
./stuff.nix
./emacs.nix
./dunst.nix
./git.nix
./mpd.nix
./zsh.nix
];
}