non important commit

This commit is contained in:
benstrb 2026-03-15 15:54:30 +01:00
parent 3b84ca767e
commit 9e92bdedf1
3 changed files with 7 additions and 46 deletions

View file

@ -1,9 +1,6 @@
{inputs, ...}: {
{
programs = {
steam = {
enable = true;
extraCompatPackages = [inputs.nix-proton-cachyos.packages.x86_64-linux.proton-cachyos];
};
steam.enable = true;
bash.blesh.enable = true;
nix-ld.enable = true;
};