This website requires JavaScript.
Explore
Help
Sign In
siempie
/
dotfiles-nix
Archived
Watch
1
Star
0
Fork
0
You've already forked dotfiles-nix
Code
Issues
1
Pull Requests
1
Actions
Activity
This repository has been archived on
2024-07-10
. You can view files and clone it, but cannot push or open issues or pull requests.
0ea0299890
dotfiles-nix
/
nix
/
systems
/
steam.nix
7 lines
71 B
Nix
Raw
Normal View
History
Unescape
Escape
[packages] added steam
2024-04-05 22:32:43 +02:00
{
config
,
pkgs
,
.
.
.
}:
{
# steam
[hyprland] style: various style improvements
2024-06-04 13:31:49 +02:00
programs
.
steam
.
enable
=
true
;
[packages] added steam
2024-04-05 22:32:43 +02:00
}
Reference in New Issue
Copy Permalink