Disabled non-free emulators
This commit is contained in:
parent
7d806c7548
commit
b965351818
@ -35,7 +35,8 @@ in
|
|||||||
];
|
];
|
||||||
|
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
retroarch-full
|
# retroarch-full
|
||||||
|
retroarch-free
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user