Update shared-desktop.nix

This commit is contained in:
Thilo Hohlt
2023-07-26 11:42:19 +02:00
committed by GitHub
parent b606986e01
commit cdea5082a1

View File

@@ -110,11 +110,6 @@
"editor.tabSize" = 2; "editor.tabSize" = 2;
}; };
}; };
helix = {
enable = true;
defaultEditor = true;
settings.theme = "ayu_dark";
};
}; };
home = { home = {
packages = with pkgs; [ packages = with pkgs; [