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

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";