about summary refs log tree commit diff
path: root/hosts/luna
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/luna')
-rw-r--r--hosts/luna/home.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/hosts/luna/home.nix b/hosts/luna/home.nix
index 6fd435e..87a5f0c 100644
--- a/hosts/luna/home.nix
+++ b/hosts/luna/home.nix
@@ -15,9 +15,7 @@ in
     kcc
   ];
 
-  #TODO: Can we just not update prev set?
   programs.firefox.profiles.default.settings = {
-    "general.autoScroll" = true; #TODO: This is aready set in parent home
     "media.ffmpeg.vaapi.enabled" = true; #Hardware acceleration
   };