Mount disk for games
This commit is contained in:
parent
a795604d15
commit
2843567f2c
2 changed files with 14 additions and 1 deletions
|
@ -56,7 +56,10 @@
|
|||
zenith-nvidia
|
||||
];
|
||||
|
||||
programs.zsh.enable = true;
|
||||
programs = {
|
||||
steam.enable = true;
|
||||
zsh.enable = true;
|
||||
};
|
||||
|
||||
hardware.bluetooth.enable = true;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue