Skip to content

Instantly share code, notes, and snippets.

View rithviknishad's full-sized avatar

Rithvik Nishad rithviknishad

View GitHub Profile
{
"timeZone": "Asia/Kolkata",
"dependencies": {
"enabledAdvancedServices": [
{
"userSymbol": "Drive",
"version": "v2",
"serviceId": "drive"
}
]
@sainak
sainak / 50-cloud-init.yaml
Last active February 9, 2024 06:16
Netplan configuration for network interface failover.
network:
version: 2
ethernets:
enp9s0:
dhcp4: false
wifis:
wlan0:
access-points:
"wifi":
password: "pass"