Compare commits

..

No commits in common. "3f0b8162b8260954797a1c191af8d661c1b59cfd" and "16b7a200de144424e9e6205d45608c458e220155" have entirely different histories.

2 changed files with 1 additions and 2 deletions

View File

@ -35,5 +35,5 @@ hwpstate: true
cores: 8
sway_conf_files:
- rofimoji
docker_storage_driver: overlay2 # alternatively zfs
docker_storage_driver: zfs # alternatively overlay2
docker_zfs_dataset: zroot/linux/archmain/docker

View File

@ -5,5 +5,4 @@
- lldb # for lldb-vscode
- musl # for building static binaries
- rust-analyzer
- cargo-semver-checks
state: present