Compare commits

..

7 Commits

Author SHA1 Message Date
6b13785ea4
build(nix): update flake.lock
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 34s
2024-11-06 15:54:26 -06:00
5fbb6c3237
chore(nvim): update lazy lock
Some checks failed
Check Formatting of Files / Check-Formatting (push) Has been cancelled
2024-11-06 15:53:58 -06:00
86afa812ed
chore: update .envrc nix direnv
Some checks failed
Check Formatting of Files / Check-Formatting (push) Has been cancelled
2024-11-06 15:53:39 -06:00
1951f2b92a
feat(hosts/orion): use overlays
Some checks failed
Check Formatting of Files / Check-Formatting (push) Has been cancelled
2024-11-06 15:53:21 -06:00
ab544e64d5
feat(hosts/orion): enable qemuGuest 2024-11-06 15:53:04 -06:00
270d59b49e
feat(hm/price): install bun for nvim plugins 2024-11-06 15:52:49 -06:00
ef7464c8fe
chore(vesktop): update 2024-11-06 15:52:39 -06:00

View File

@ -152,7 +152,7 @@
"timestampMode": 0
},
"CustomIdle": {
"enabled": false,
"enabled": true,
"idleTimeout": 10,
"remainInIdle": true
},
@ -765,6 +765,6 @@
"authenticated": false,
"url": "https://api.vencord.dev/",
"settingsSync": false,
"settingsSyncVersion": 1730930193420
"settingsSyncVersion": 1730928660307
}
}