This website requires JavaScript.
Explore
Help
Sign In
byteio
/
nixos-config
Watch
1
Star
0
Fork
You've already forked nixos-config
0
mirror of
https://github.com/librephoenix/nixos-config
synced
2025-01-19 15:15:52 +05:30
Code
Issues
Packages
Projects
Releases
Wiki
Activity
e83212dfec
nixos-config
/
user
/
lang
/
android
/
android.nix
10 lines
111 B
Nix
Raw
Normal View
History
Unescape
Escape
Optimized some specialArgs and module argument use
2024-01-19 03:06:52 +05:30
{
pkgs
,
.
.
.
}:
Separated langs and game apps into other files
2023-05-14 07:32:25 +05:30
{
home
.
packages
=
with
pkgs
;
[
# Android
android-tools
android-udev-rules
]
;
}
Reference in a new issue
Copy permalink