Add personalized Half-Life nix-derivation
This commit is contained in:
parent
2552eefc61
commit
13e01134f6
3 changed files with 24 additions and 0 deletions
6
home-manager/misc/xash3d.nix
Normal file
6
home-manager/misc/xash3d.nix
Normal file
|
@ -0,0 +1,6 @@
|
|||
{pkgs, ...}: {
|
||||
home.packages = with pkgs; [
|
||||
xash3d
|
||||
hlsdk
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue