start a cache server on all pi
This commit is contained in:
parent
0a76a91050
commit
e9f920f57e
3 changed files with 9 additions and 6 deletions
|
@ -76,12 +76,6 @@
|
|||
};
|
||||
};
|
||||
|
||||
services.nix-serve = {
|
||||
enable = true;
|
||||
openFirewall = true;
|
||||
secretKeyFile = "/var/cache-priv-key.pem";
|
||||
};
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
grim # screenshot functionality
|
||||
slurp # screenshot functionality
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue