hostconfig/gandalf: Install steam

This commit is contained in:
Quentin Boyer 2024-11-09 23:04:52 +01:00
parent bb26074672
commit 93d4798e85
2 changed files with 4 additions and 0 deletions

View file

@ -23,6 +23,8 @@
personal-gui
];
unfreePackages = [
"steam"
"steam-original"
"cnijfilter2"
"spotify"
"discord"

View file

@ -85,6 +85,8 @@ in
];
};
programs.steam.enable = true;
services.postgresql = {
enable = true;
ensureUsers = [