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;
|
||||
# };
|
||||
programs.zsh.enable = true;
|
||||
# programs.steam.enable = true;
|
||||
programs.steam.enable = true;
|
||||
|
||||
programs.hyprland = {
|
||||
enable = true;
|
||||
|
|
|
|||
|
|
@ -52,6 +52,7 @@
|
|||
# Programming langs
|
||||
go
|
||||
nodejs
|
||||
rustup
|
||||
|
||||
];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue