mirror of
https://forgejo.merr.is/annika/nixos.git
synced 2025-12-11 15:07:44 -05:00
Adding Steam To kim Config
This commit is contained in:
parent
78e5c76c39
commit
6ce493a5f6
4 changed files with 29 additions and 0 deletions
|
|
@ -85,6 +85,8 @@ inputs.nixpkgs.lib.nixosSystem {
|
|||
netbird.enable = true;
|
||||
prusa-slicer.enable = true;
|
||||
spotifyd.enable = true;
|
||||
# Gaming
|
||||
steam.enable = true;
|
||||
# Programming Stuff
|
||||
nixpkgs-fmt.enable = true;
|
||||
python3.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue