re-enable steam and add rustup
This commit is contained in:
parent
917a71b69a
commit
7075421ac1
2 changed files with 2 additions and 1 deletions
|
|
@ -120,7 +120,7 @@
|
||||||
# enableSSHSupport = true;
|
# enableSSHSupport = true;
|
||||||
# };
|
# };
|
||||||
programs.zsh.enable = true;
|
programs.zsh.enable = true;
|
||||||
# programs.steam.enable = true;
|
programs.steam.enable = true;
|
||||||
|
|
||||||
programs.hyprland = {
|
programs.hyprland = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
|
||||||
|
|
@ -52,6 +52,7 @@
|
||||||
# Programming langs
|
# Programming langs
|
||||||
go
|
go
|
||||||
nodejs
|
nodejs
|
||||||
|
rustup
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue