move custom lutris to dustbowl
This commit is contained in:
parent
815097d5fb
commit
12e553a735
2 changed files with 5 additions and 4 deletions
|
|
@ -47,6 +47,10 @@
|
|||
hash = "sha256-22VXRqjVGDr6yoqHVj+nIpEdibh7jBJ23mAh/yRF7c8=";
|
||||
};
|
||||
});
|
||||
|
||||
lutris = prev.lutris.override {
|
||||
extraPkgs = pkgs: [ pkgs.mangohud ];
|
||||
};
|
||||
})
|
||||
];
|
||||
|
||||
|
|
@ -252,6 +256,7 @@
|
|||
sdrpp
|
||||
gqrx
|
||||
sdrangel
|
||||
lutris
|
||||
|
||||
# Messengers
|
||||
tdesktop
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue