What is Nostr?
Natanael Copa /
npub1wzz…9235
2024-12-24 10:50:42
in reply to nevent1q…202c

Natanael Copa on Nostr: Run: ```sh cat >user-data<<EOF #alpine-config apk: repositories: - base_url: ...

Run:
```sh
cat >user-data<<EOF
#alpine-config
apk:
repositories:
- base_url: https://cdn.alpinelinux.org/
version: edge
repos: ['main', 'community']
groups: ['greetd', 'seat']
users:
- default
- name: alpine
groups: wheel,greetd,video,input,seat
runcmd:
- apk upgrade -U -a
- setup-desktop xfce-wayland
- echo alpine:alpine | chpasswd
EOF
python -m http.server --directory .
```
Author Public Key
npub1wzzd3lvf084kth7jtszr3aqsxqwgs76t6wsfgqvl8w7u2auw26mske9235