This website requires JavaScript.
Explore
Help
Sign in
liv
/
nixos-config
Watch
1
Star
0
Fork
You've already forked nixos-config
0
mirror of
https://github.com/Ahwxorg/nixos-config.git
synced
2025-12-04 15:00:13 +01:00
Code
Issues
1
Projects
Releases
Packages
Wiki
Activity
Actions
16fee58705
nixos-config
/
pkgs
/
default.nix
5 lines
67 B
Nix
Raw
Normal View
History
Unescape
Escape
feat: adds `wikit` to overlay
2024-10-18 20:38:36 +02:00
{
pkgs
}
:
{
wikit
=
pkgs
.
callPackage
./wikit/default.nix
{
}
;
}
Reference in a new issue
Copy permalink