disable imports for now

This commit is contained in:
notohh 2023-02-27 05:41:18 -05:00
parent 7e712c1fec
commit e7d23540cd
Signed by: notohh
GPG key ID: BD47506D475EE86D

View file

@ -3,15 +3,7 @@
{
imports = [
./gtk
./wezterm
./zathura
./nushell
./starship
./dunst
./helix
./git
./lf
];
systemd.user.startServices = "sd-switch";
programs.home-manager.enable = true;