new gaming module
This commit is contained in:
parent
3f5720d73c
commit
1df7490752
5 changed files with 40 additions and 36 deletions
|
|
@ -33,22 +33,8 @@ in {
|
|||
|
||||
packages = with pkgs; [
|
||||
## Apps
|
||||
steam
|
||||
telegram-desktop
|
||||
lutris
|
||||
kdiff3
|
||||
wineWowPackages.stagingFull
|
||||
wineWowPackages.fonts
|
||||
winetricks
|
||||
|
||||
(lutris.override {
|
||||
extraPkgs = pkgs: [
|
||||
# List package dependencies here
|
||||
];
|
||||
extraLibraries = pkgs: [
|
||||
# List library dependencies here
|
||||
];
|
||||
})
|
||||
];
|
||||
|
||||
file.".nanorc".text = ''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue