Compare commits
2 Commits
16b7a200de
...
3f0b8162b8
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3f0b8162b8 | ||
|
|
b90ec542de |
@ -35,5 +35,5 @@ hwpstate: true
|
|||||||
cores: 8
|
cores: 8
|
||||||
sway_conf_files:
|
sway_conf_files:
|
||||||
- rofimoji
|
- rofimoji
|
||||||
docker_storage_driver: zfs # alternatively overlay2
|
docker_storage_driver: overlay2 # alternatively zfs
|
||||||
docker_zfs_dataset: zroot/linux/archmain/docker
|
docker_zfs_dataset: zroot/linux/archmain/docker
|
||||||
|
|||||||
@ -5,4 +5,5 @@
|
|||||||
- 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