This website requires JavaScript.
Explore
Help
Sign In
Jimbo
/
NixOS-Config
Watch
1
Star
0
Fork
You've already forked NixOS-Config
0
Code
Issues
Pull requests
Actions
Packages
Projects
Releases
Wiki
Activity
28d611ae12
NixOS-Config
/
modules
/
home
/
programs
/
misc
/
remote-desktop
/
default.nix
8 lines
94 B
Nix
Raw
Normal View
History
Unescape
Escape
Update to 24.11
2024-11-19 13:20:34 -05:00
{
pkgs
,
.
.
.
}:
What a clusterfuck
2024-10-09 03:36:08 -04:00
{
home
.
packages
=
with
pkgs
;
[
moonlight-qt
Update to 24.11
2024-11-19 13:20:34 -05:00
#rustdesk-flutter
What a clusterfuck
2024-10-09 03:36:08 -04:00
]
;
}
Reference in a new issue
Copy permalink