This website requires JavaScript.
Explore
Help
Sign In
alex
/
nix
Watch
1
Star
0
Fork
0
You've already forked nix
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
3dd0ba719bf18b3eab299e7f3e943ad3c45eb1de
nix
/
modules
/
home
/
v2ray
/
default.nix
11 lines
109 B
Nix
Raw
Normal View
History
Unescape
Escape
restructured and optimized content
2025-04-21 14:21:37 +08:00
{
config
,
lib
,
pkgs
,
.
.
.
}:
{
imports
=
[
]
;
home
.
packages
=
with
pkgs
;
[
v2ray
v2raya
]
;
init nix-os configuraion files
2023-10-06 12:11:50 +08:00
}
Reference in New Issue
Copy Permalink