Merge branch 'main' of ssh://codeberg.org/dnscio/nix-config

This commit is contained in:
Dennis Schoepf 2026-01-27 17:14:35 +01:00
commit f6108b4e8e
2 changed files with 2 additions and 1 deletions

View file

@ -32,6 +32,7 @@
"raycast"
"spotify"
"zen"
"keyboard-cowboy"
];
};
}

View file

@ -14,7 +14,7 @@ return {
preferences = {
includeCompletionsForModuleExports = true,
includeCompletionsForImportStatements = true,
importModuleSpecifierPreference = "shortest",
importModuleSpecifierPreference = "relative",
importModuleSpecifierEnding = "minimal",
},
},