Commit Graph

5 Commits (1db07ebc97ad651dae90bdd51fc53ba3b2295061)

Author SHA1 Message Date
Dustin 22b3b4c9a5 wip: Install Sway WM 2024-12-30 12:53:32 -06:00
Dustin c1bd918fe6 wip: Install Firefox from Gentoo binpkg
> 3:30.02 [gecko-profiler 0.1.0] /../lib/gcc/aarch64-unknown-linux-gnu/14/include/g++-v14/cstdlib:79:15: fatal error: 'stdlib.h' file not found
> 3:30.02 [gecko-profiler 0.1.0] thread 'main' panicked at tools/profiler/rust-api/build.rs:104:10:
> 3:30.02 [gecko-profiler 0.1.0] Unable to generate bindings: ClangDiagnostic("/../lib/gcc/aarch64-unknown-linux-gnu/14/include/g++-v14/cstdlib:79:15: fatal error: 'stdlib.h' file not found\n")
2024-12-30 12:53:08 -06:00
Dustin 05e8dbcc5b wip: Install Firefox 2024-12-30 12:49:55 -06:00
Dustin a9e01d36e8 Add Rasperry Pi WiFi support
We need the Broadcom firmware from the _linux-firmware_ package (and
nothing else).  We also need _wpa_supplicant_, to configure the WiFi
connection.  Finally, we need to configure _systemd-networkd_ to manage
the network device.
2024-12-13 19:41:03 -06:00
Dustin a9fe599978 Initial commit 2024-12-10 10:39:10 -06:00