diff --git a/hosts/home/configuration.nix b/hosts/home/configuration.nix index 39b98a9..0edfe78 100644 --- a/hosts/home/configuration.nix +++ b/hosts/home/configuration.nix @@ -7,7 +7,6 @@ ./users ]; - ################################################################################ # Programs ################################################################################ @@ -33,6 +32,9 @@ hosts = "youtube.com"; fake = 1; } + { + name = "none"; + } ]; };