This website requires JavaScript.
Explore
Help
Sign in
jeeves
/
ps4nixos
Watch
1
Star
0
Fork
You've already forked ps4nixos
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
a661f9d183
ps4nixos
/
kernel
/
default.nix
3 lines
62 B
Nix
Raw
Normal View
History
Unescape
Escape
initial commit, with lots of old code that i may need again later
2024-11-28 04:31:09 -07:00
{
pkgs
?
import
<nixpkgs>
{
}
}:
add 6.6, clean up old code
2025-03-24 14:45:13 -06:00
pkgs
.
callPackage
./6.6.nix
{
}
Reference in a new issue
Copy permalink