* removed unnecessary comments
svn path=/nixos/trunk/; revision=17694
This commit is contained in:
parent
e6e3c11dba
commit
06f26e1ad0
@ -13,8 +13,6 @@ in
|
||||
|
||||
{
|
||||
|
||||
###### interface
|
||||
|
||||
options = {
|
||||
|
||||
services.sitecopy = {
|
||||
@ -61,9 +59,6 @@ in
|
||||
|
||||
};
|
||||
|
||||
|
||||
###### implementation
|
||||
|
||||
config = mkIf config.services.sitecopy.enable {
|
||||
environment.systemPackages = [ sitecopy ];
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user