disable imports for now
This commit is contained in:
parent
7e712c1fec
commit
e7d23540cd
1 changed files with 1 additions and 9 deletions
|
@ -3,15 +3,7 @@
|
||||||
{
|
{
|
||||||
|
|
||||||
imports = [
|
imports = [
|
||||||
./gtk
|
|
||||||
./wezterm
|
|
||||||
./zathura
|
|
||||||
./nushell
|
|
||||||
./starship
|
|
||||||
./dunst
|
|
||||||
./helix
|
|
||||||
./git
|
|
||||||
./lf
|
|
||||||
];
|
];
|
||||||
systemd.user.startServices = "sd-switch";
|
systemd.user.startServices = "sd-switch";
|
||||||
programs.home-manager.enable = true;
|
programs.home-manager.enable = true;
|
||||||
|
|
Loading…
Reference in a new issue