mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-23 00:03:54 -05:00
pacifidlog: add heroic and lutris
This commit is contained in:
parent
0185e515a4
commit
c19868c537
|
@ -47,7 +47,11 @@ in {
|
|||
};
|
||||
|
||||
environment = {
|
||||
systemPackages = [hhd-ui];
|
||||
systemPackages = [
|
||||
hhd-ui
|
||||
pkgs.heroic
|
||||
pkgs.lutris
|
||||
];
|
||||
|
||||
variables = {
|
||||
FLAKE = lib.mkForce "github:alyraffauf/nixcfg/24.11";
|
||||
|
|
Loading…
Reference in a new issue