summaryrefslogtreecommitdiffstats
path: root/2configs/tools/games.nix
blob: 87261e70cf3f4ea4f6ff4515434bce1a09508054 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{ pkgs, ... }:

{
  imports = [
    # ./steam.nix
  ];
  users.users.makefu.packages = with pkgs; [
    # kaputt:
    # games-user-env
    wine
    pkg2zip
    steam
    steam-run
  ];
}
[cgit] Unable to lock slot /tmp/cgit/68000000.lock: No such file or directory (2)