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
4af72b9d39352300c274531077a1b642cda1f8a3
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