move displays to hardware section

This commit is contained in:
tristan 2023-05-09 08:38:51 +01:00
parent e4bbcbb7c5
commit 5558ffce13
8 changed files with 31 additions and 37 deletions

View file

@ -172,5 +172,9 @@
bind-key -T copy-mode-vi y send-keys -X copy-selection
'';
boot.kernel.sysctl = {
"net.ipv4.ip_unprivileged_port_start" = 53;
};
}