Add more aliases
This commit is contained in:
parent
7449a8bd75
commit
ce81f4fef6
4 changed files with 39 additions and 21 deletions
|
@ -92,10 +92,10 @@
|
|||
steam = {
|
||||
enable = true;
|
||||
# package = pkgs.symlinkJoin {
|
||||
# name = pkgs.steam.name;
|
||||
# paths = [pkgs.steam];
|
||||
# buildInputs = [pkgs.makeWrapper];
|
||||
# postBuild = ''wrapProgram $out/bin/steam --add-flags "-gamepadui"'';
|
||||
# name = pkgs.steam.name;
|
||||
# paths = [pkgs.steam];
|
||||
# buildInputs = [pkgs.makeWrapper];
|
||||
# postBuild = ''wrapProgram $out/bin/steam --add-flags "-gamepadui"'';
|
||||
# };
|
||||
};
|
||||
fish.interactiveShellInit = "neowofetch";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue