diff --git a/users/gaming/systems/bob.nix b/users/gaming/systems/bob.nix index 1b26caf..6bbef61 100644 --- a/users/gaming/systems/bob.nix +++ b/users/gaming/systems/bob.nix @@ -1,6 +1,5 @@ { imports = [ ../home/global.nix - ../home/firefox.nix ]; }