index
:
stockholm
19.03
19.09
20.03
20.09
21.05
21.11
22.05
22.11
23.05
brows
ci
ci-notrace
flakeify
hass-fix
irc
kartei-split
krops-test
makefu-test
master
mb
mb-rip
nixpkgs
reaktor
rip-cores
riplass
solanum
sync-containers
test
testing
tinc-reload
tset
take all the computers hostage, they'll love you!
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
jeschli
/
2configs
/
rust.nix
blob: dbd90ebf5caab3754ad178f6172c3ab5e4ae6c54 (
plain
)
1
2
3
4
5
6
7
{ config, pkgs, ... }: { environment.systemPackages = with pkgs; [ rustup ]; }