This website requires JavaScript.
Explore
Help
Sign In
tigor
/
NixOS
Watch
1
Star
0
Fork
You've already forked NixOS
0
Code
Issues
Pull requests
Actions
Packages
Projects
Releases
Wiki
Activity
39433f7488
NixOS
/
system
/
services
/
default.nix
9 lines
82 B
Nix
Raw
Normal View
History
Unescape
Escape
system: added services config
2024-06-13 13:52:45 +07:00
{
.
.
.
}:
{
imports
=
[
./caddy.nix
./cockpit.nix
homeserver: enabled samba
2024-06-13 16:08:33 +07:00
./samba.nix
system: added services config
2024-06-13 13:52:45 +07:00
]
;
}
Reference in a new issue
Copy permalink