This website requires JavaScript.
Explore
Help
Sign in
felix
/
nixos
Watch
1
Star
0
Fork
You've already forked nixos
0
mirror of
https://github.com/Stunkymonkey/nixos.git
synced
2025-05-24 18:04:41 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
ecfe844e5f
nixos
/
modules
/
services
/
default.nix
10 lines
82 B
Nix
Raw
Normal View
History
Unescape
Escape
split config and pkgs in separate folders
2022-07-30 15:00:18 +02:00
{
.
.
.
}:
{
imports
=
[
homer: rename config as well
2022-07-30 15:32:43 +02:00
./homer
./mumble-server
split config and pkgs in separate folders
2022-07-30 15:00:18 +02:00
./rss-bridge
]
;
}
Reference in a new issue
Copy permalink