beatific: enable stevenblack
This commit is contained in:
parent
4e5b7e4519
commit
a3fd2dd8a2
@ -52,6 +52,10 @@ in {
|
||||
{
|
||||
# Options to always set
|
||||
networking.hostName = cfg.hostName;
|
||||
networking.stevenblack = {
|
||||
enable = true;
|
||||
block = [ "fakenews" "gambling" "porn" ];
|
||||
};
|
||||
nix.extraOptions = "experimental-features = nix-command flakes";
|
||||
nix.settings.trusted-users = [ "tvb" ];
|
||||
# Link /etc/nixos to the flake source
|
||||
|
Loading…
Reference in New Issue
Block a user