remove nix-serve
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
{ ... }:
|
||||
{
|
||||
age.secrets = {
|
||||
cache-privkey = {
|
||||
file = ./cache-privkey.age;
|
||||
mode = "700";
|
||||
};
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user