This website requires JavaScript.
Explore
Help
Sign In
xeovalyte
/
nix
Watch
1
Star
1
Fork
0
You've already forked nix
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
55a416c7d7
nix
/
modules
/
home
/
gui
/
modrinth.nix
9 lines
95 B
Nix
Raw
Normal View
History
Unescape
Escape
Updated configuratoin
2024-05-21 10:58:33 +02:00
{
input
,
pkgs
,
lib
,
.
.
.
}:
initial configuration
2024-03-09 17:18:36 +01:00
{
Updated configuratoin
2024-05-21 10:58:33 +02:00
home
.
packages
=
with
pkgs
;
[
unstable
.
modrinth-app
initial configuration
2024-03-09 17:18:36 +01:00
]
;
}
Reference in New Issue
Copy Permalink