aliases:
tags:
- Type/Tech
- v/how-to
- area/tech
- seed
publish: true
version: 1
dateCreated: 2023-07-05, 13:29
dateModified: 2024-03-20, 09:16
for:
of:
from:
- "[[nix Networking & Internet]]"
related: []
contra: []
to: []
vi /etc/dhcpcd.conf
interface wlan0
static_routers=192.168.1.1
static domain_name_servers=192.168.1.1
static ip_address=192.168.1.121/24