mirror of
https://github.com/thiloho/nixos-config.git
synced 2025-11-22 03:21:35 +01:00
Update flake and make some small changes
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
{
|
||||
imports = [
|
||||
inputs.nixos-hardware.nixosModules.lenovo-thinkpad-t480
|
||||
inputs.nixos-hardware.nixosModules.lenovo-thinkpad-t480s
|
||||
./hardware-configuration.nix
|
||||
../shared-desktop.nix
|
||||
../shared.nix
|
||||
|
||||
@@ -106,6 +106,7 @@
|
||||
"typescript.preferences.importModuleSpecifier" = "relative";
|
||||
"workbench.iconTheme" = "material-icon-theme";
|
||||
"biome.lspBin" = "./node_modules/@biomejs/biome";
|
||||
"svelte.enable-ts-plugin" = true;
|
||||
};
|
||||
};
|
||||
git = {
|
||||
|
||||
Reference in New Issue
Block a user