use steam-tui instead of steam

This commit is contained in:
Noa Aarts 2024-03-04 18:10:26 +01:00
parent 529b7a3211
commit 9244d718be
4 changed files with 11 additions and 9 deletions

12
flake.lock generated
View file

@ -230,17 +230,17 @@
},
"nixpkgs": {
"locked": {
"lastModified": 1709237383,
"narHash": "sha256-cy6ArO4k5qTx+l5o+0mL9f5fa86tYUX3ozE1S+Txlds=",
"owner": "nixos",
"lastModified": 1708976249,
"narHash": "sha256-bA0rrmxj5K1W/EWgzpk1NUvEIyAk1hqsmxcRCmmXFuw=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "1536926ef5621b09bba54035ae2bb6d806d72ac8",
"rev": "d8e0944e6d2ce0f326040e654c07a410e2617d47",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "d8e0944e6d2ce0f326040e654c07a410e2617d47",
"type": "github"
}
},

View file

@ -2,9 +2,9 @@
description = "Nixos config flake";
inputs = {
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
# nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
# nixpkgs.url = "github:NixOS/nixpkgs/d8e0944e6d2ce0f326040e654c07a410e2617d47";
nixpkgs.url = "github:NixOS/nixpkgs/d8e0944e6d2ce0f326040e654c07a410e2617d47";
nix-colors = {
url = "github:misterio77/nix-colors";

View file

@ -120,7 +120,7 @@
# enableSSHSupport = true;
# };
programs.zsh.enable = true;
programs.steam.enable = true;
# programs.steam.enable = true;
programs.hyprland = {
enable = true;

View file

@ -40,6 +40,8 @@
mtr
obs-studio
steam-run
steam-tui
btop