diff options
| author | Fuwn <[email protected]> | 2024-09-19 09:15:02 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2024-09-19 09:15:02 -0700 |
| commit | 8484b267b3e0acf183f7b078fc94c492f9d616c8 (patch) | |
| tree | c57ece93b0dfd6a5063a229d685b60fc08a6f3df | |
| parent | himeji: format (diff) | |
| download | nixos-config-8484b267b3e0acf183f7b078fc94c492f9d616c8.tar.xz nixos-config-8484b267b3e0acf183f7b078fc94c492f9d616c8.zip | |
fortune: more gaming
| -rw-r--r-- | home/ebisu/fortune/gaming.nix | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/home/ebisu/fortune/gaming.nix b/home/ebisu/fortune/gaming.nix index c7463f7..4ca45eb 100644 --- a/home/ebisu/fortune/gaming.nix +++ b/home/ebisu/fortune/gaming.nix @@ -3,9 +3,10 @@ home.packages = with pkgs; [ lutris # xivlauncher - # ttyper + ttyper # runelite # sidequest steam-tui + steamcmd ]; } |