blob: 324637c2877901282f65c8cc319301343d038f74 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
# Misc / low priority
fix screen turning off when playing video for extended period
sudo systemctl mask sleep.target suspend.target hibernate.target hybrid-sleep.target
^- systemctl restart systemd-logind.service
inputleap for t495
ff violentmonkey userscripts
pcmanfm config FIX
# Secrets
wireguard
printers (https://nixos.wiki/wiki/Printing)
wifi nets
wpa supplicant? over nm
ssh keys
fstab for net shares (fileSystems)
git repo remotes
thunderbird (https://home-manager-options.extranix.com/?query=thunderbird&release=release-24.05)
# Derivations
lowbat
pavolctrld
# Not needed
install zsh as root
|