Compare commits
No commits in common. "3f0b8162b8260954797a1c191af8d661c1b59cfd" and "16b7a200de144424e9e6205d45608c458e220155" have entirely different histories.
3f0b8162b8
...
16b7a200de
@ -35,5 +35,5 @@ hwpstate: true
|
|||||||
cores: 8
|
cores: 8
|
||||||
sway_conf_files:
|
sway_conf_files:
|
||||||
- rofimoji
|
- rofimoji
|
||||||
docker_storage_driver: overlay2 # alternatively zfs
|
docker_storage_driver: zfs # alternatively overlay2
|
||||||
docker_zfs_dataset: zroot/linux/archmain/docker
|
docker_zfs_dataset: zroot/linux/archmain/docker
|
||||||
|
@ -5,5 +5,4 @@
|
|||||||
- lldb # for lldb-vscode
|
- lldb # for lldb-vscode
|
||||||
- musl # for building static binaries
|
- musl # for building static binaries
|
||||||
- rust-analyzer
|
- rust-analyzer
|
||||||
- cargo-semver-checks
|
|
||||||
state: present
|
state: present
|
||||||
|
Loading…
x
Reference in New Issue
Block a user