This website requires JavaScript.
Explore
Help
Sign In
harry123
/
nix-config
Watch
1
Star
0
Fork
You've already forked nix-config
0
mirror of
https://github.com/harryssecret/homelab-nix.git
synced
2025-01-19 05:39:34 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
633dc9a34d
nix-config
/
features
/
containers
/
default.nix
10 lines
111 B
Nix
Raw
Normal View
History
Unescape
Escape
added missing imports
2024-07-18 18:46:10 +02:00
{
config
,
.
.
.
}:
refactored file
2024-07-18 17:13:10 +02:00
{
imports
=
[
./crafty-controller.nix
./flaresolverr.nix
./freshrss.nix
]
;
}
Reference in a new issue
Copy permalink