mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 04:19:19 -08:00
docs: more to-do
This commit is contained in:
parent
edd507c0ec
commit
e7ee7d3ac2
2 changed files with 5 additions and 1 deletions
1
TODO.md
1
TODO.md
|
|
@ -1,5 +1,6 @@
|
|||
# To-dos
|
||||
|
||||
- [ ] Centralized/synchronized notes, bookmarks, ... all in one
|
||||
- [ ] Make personal homepage o:
|
||||
- [ ] Figure out storing bookmarks, lists, data ...
|
||||
- [ ] Look into Matrix and Fedi accounts and setting up app(s)
|
||||
|
|
|
|||
|
|
@ -1,4 +1,7 @@
|
|||
_: {
|
||||
hardware.framework.laptop13.audioEnhancement.enable = true;
|
||||
hardware.framework.laptop13.audioEnhancement = {
|
||||
enable = true;
|
||||
hideRawDevice = false;
|
||||
};
|
||||
services.ucodenix.cpuModelId = "00A70F41";
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue