steam: move to system-wide steam installation
This commit is contained in:
parent
c081c63146
commit
736ce95ef2
6 changed files with 29 additions and 58 deletions
|
@ -2,7 +2,6 @@
|
|||
# You can build them using 'nix build .#example' or (legacy) 'nix-build -A example'
|
||||
|
||||
{ pkgs, inputs }: {
|
||||
dzgui = pkgs.callPackage ./dzgui.nix { };
|
||||
plymouth-theme-red = pkgs.callPackage ./plymouth-theme-red.nix { inherit inputs; };
|
||||
cargo-checkmate = pkgs.callPackage ./cargo-checkmate.nix { };
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue