git: move out of home-manager

This commit is contained in:
2023-01-27 07:57:42 +00:00
parent aee928dac0
commit 7df18686e0
3 changed files with 1 additions and 1 deletions

View File

@@ -4,6 +4,7 @@
./aerc.nix
./firefox.nix
./gfeeds.nix
./git.nix
./gpodder.nix
./keyring.nix
./newsflash.nix

View File

@@ -14,7 +14,6 @@ let
in
{
imports = [
./git.nix
./kitty.nix
./mpv.nix
./neovim.nix