This website requires JavaScript.
Explore
Help
Sign in
VSinerva
/
nixos-conf
Watch
1
Star
0
Fork
You've already forked nixos-conf
0
Code
Activity
Actions
c3f87354a9
nixos-conf
/
services
/
moonlight.nix
8 lines
100 B
Nix
Raw
Normal View
History
Unescape
Escape
Lithium sway conf
2025-02-08 00:54:30 +02:00
{
pkgs
,
.
.
.
}:
Split generic parts out of machine-confs/helium.nix
2024-06-06 21:12:13 +03:00
{
environment
.
systemPackages
=
with
pkgs
;
[
moonlight-qt
parsec-bin
]
;
}
Copy permalink