Lutris: new module
This commit is contained in:
parent
aa8507ea84
commit
5ed8c20878
2 changed files with 4 additions and 1 deletions
3
hm_modules/lutris.nix
Normal file
3
hm_modules/lutris.nix
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
{ pkgs, ... }: {
|
||||
home.packages = [ pkgs.lutris ];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue