This website requires JavaScript.
Explore
Help
Sign In
alyraffauf
/
nixcfg
Watch
1
Star
0
Fork
You've already forked nixcfg
0
mirror of
https://github.com/alyraffauf/nixcfg.git
synced
2024-11-23 01:43:56 -05:00
Code
Issues
Actions
7
Packages
Projects
Releases
Wiki
Activity
ed1d2d2f96
nixcfg
/
nixosModules
/
containers
/
nixos
/
default.nix
12 lines
96 B
Nix
Raw
Normal View
History
Unescape
Escape
dissolved homeLab module in favor of separate container and services modules
2024-04-22 20:18:47 -04:00
{
pkgs
,
lib
,
config
,
.
.
.
}
:
{
containers: added native nix audiobookshelf container
2024-06-08 10:19:47 -04:00
imports
=
[
./audiobookshelf
./navidrome
]
;
dissolved homeLab module in favor of separate container and services modules
2024-04-22 20:18:47 -04:00
}
Reference in a new issue
Copy permalink