Mount disk for games

This commit is contained in:
Tibo De Peuter 2024-02-18 16:17:37 +01:00
parent a795604d15
commit 2843567f2c
2 changed files with 14 additions and 1 deletions

View file

@ -56,7 +56,10 @@
zenith-nvidia
];
programs.zsh.enable = true;
programs = {
steam.enable = true;
zsh.enable = true;
};
hardware.bluetooth.enable = true;