aboutsummaryrefslogtreecommitdiff
path: root/home/rust (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-05-05home/profiles: move (almost) all modules to profilesFranck Cuny1-23/+0
This is a major refactor, similar to what was done for the hosts, but in a single commit.
2022-10-02fix(home/rust): switch to the latest stable toolchainFranck Cuny1-1/+1
2022-09-07fix(home/rust): better setupFranck Cuny1-5/+11
Configure the latest beta for rust and pull some tools with it. Change-Id: Icd7e3a7efd2a5485ab7380a9d077613c03617905
2022-08-22feat(rust): add an overlay to install rustFranck Cuny1-0/+17
Installing the rust overlay to get the various tools installed. This is done by a new module for home-manager, and is installed only on my laptop at the moment. Change-Id: I80c1633ca04da82f4321a0687a05d1df7c523702