update some conf

This commit is contained in:
Chris Kruining 2025-03-23 21:36:37 +01:00
parent 53b61aee6a
commit ae6de9e7e6
Signed by: chris
SSH key fingerprint: SHA256:nG82MUfuVdRVyCKKWqhY+pCrbz9nbX6uzUns4RKa1Pg
2 changed files with 12 additions and 10 deletions

View file

@ -39,6 +39,7 @@ in {
nixd = {};
nil = {
initialization_options = {
autoArchive = true;
formatting = {
command = ["alejandra" "--quiet" "--"];
};

View file

@ -162,8 +162,9 @@ in
launchers = [
"preferred://filemanager"
"preferred://browser"
"preferred://terminal"
"preferred://editor"
"preferred://terminalemulator"
"preferred://email"
"applications:zed.desktop"
"applications:vesktop.desktop"
"applications:steam.desktop"
];