fix: remove nix override
This commit is contained in:
@@ -86,8 +86,6 @@ in
|
||||
services.do-agent.enable =
|
||||
if config.selfprivacy.server.provider == "DIGITALOCEAN" then true else false;
|
||||
|
||||
nix.package = pkgs.selfprivacy_nix_2_26;
|
||||
|
||||
boot.tmp.cleanOnBoot = true;
|
||||
networking = {
|
||||
hostName = config.selfprivacy.hostname;
|
||||
|
Reference in New Issue
Block a user