about summary refs log tree commit diff stats
path: root/notes
diff options
context:
space:
mode:
authorSoispha <soispha@vhack.eu>2023-04-23 15:33:57 +0200
committerSoispha <soispha@vhack.eu>2023-05-09 19:31:56 +0200
commit991befdf24705ab264856d89ba7304d9e4936cf5 (patch)
treed05a6ab98cb93e810e3fa12778fa9a5502494c2b /notes
parentFix(hm/conf/zsh): Use correct notation for hisea alias (diff)
downloadnixos-config-991befdf24705ab264856d89ba7304d9e4936cf5.tar.gz
nixos-config-991befdf24705ab264856d89ba7304d9e4936cf5.zip
Docs(notes): Init
Diffstat (limited to 'notes')
-rw-r--r--notes/laptop.md2
-rw-r--r--notes/password.md2
2 files changed, 4 insertions, 0 deletions
diff --git a/notes/laptop.md b/notes/laptop.md
new file mode 100644
index 00000000..26ee4dd5
--- /dev/null
+++ b/notes/laptop.md
@@ -0,0 +1,2 @@
+# backlight
+Run `ls /sys/class/backlight` to see possible options.
diff --git a/notes/password.md b/notes/password.md
new file mode 100644
index 00000000..ff79aa38
--- /dev/null
+++ b/notes/password.md
@@ -0,0 +1,2 @@
+# Password
+Run `nix run n#mkpasswd -- -m yescrypt -s -R 11`