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: 46addb15c123a40a25fb72854a650a64d869ee32 (
plain
)
1
2
3
4
5
6
7
8
{ config, pkgs, ... }: { environment.systemPackages = with pkgs; [ rustup gcc ]; }