it works!
This commit is contained in:
parent
386d889455
commit
50d6a79e31
15 changed files with 204 additions and 256 deletions
|
|
@ -24,7 +24,7 @@
|
|||
htop
|
||||
killall
|
||||
neovim
|
||||
netutils
|
||||
nettools
|
||||
pwgen
|
||||
tree
|
||||
unzip
|
||||
|
|
|
|||
5
system/desktop/steam.nix
Normal file
5
system/desktop/steam.nix
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{ config, pkgs, ... }:
|
||||
|
||||
{
|
||||
programs.steam.enable = true;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue