non important commit
This commit is contained in:
parent
25c21ca64a
commit
3b84ca767e
3 changed files with 71 additions and 32 deletions
|
|
@ -1,6 +1,9 @@
|
|||
{
|
||||
{inputs, ...}: {
|
||||
programs = {
|
||||
steam.enable = true;
|
||||
steam = {
|
||||
enable = true;
|
||||
extraCompatPackages = [inputs.nix-proton-cachyos.packages.x86_64-linux.proton-cachyos];
|
||||
};
|
||||
bash.blesh.enable = true;
|
||||
nix-ld.enable = true;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue