add steam support to computational

This commit is contained in:
Rachel Lambda Samuelsson 2023-09-03 13:55:21 +02:00
parent f5aa6d4c99
commit c481b0e9ba

View File

@ -80,6 +80,7 @@
git git
neovim neovim
]; ];
programs.steam.enable = true;
# [SERVICES] # [SERVICES]
services.printing.enable = true; services.printing.enable = true;