summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--flake.lock6
-rw-r--r--users/seth/mixins/firefox.nix5
2 files changed, 4 insertions, 7 deletions
diff --git a/flake.lock b/flake.lock
index 357f553..8cf3177 100644
--- a/flake.lock
+++ b/flake.lock
@@ -141,11 +141,11 @@
]
},
"locked": {
- "lastModified": 1741394926,
- "narHash": "sha256-Tws1Ie0pD5CqOxi9VPz7KeeY8S6Z7vabP8v1EeNffNc=",
+ "lastModified": 1741437562,
+ "narHash": "sha256-brWe3l3LQ7/t/XzO9+yJ2cdG+GRq5G9/8KIe83OYTVE=",
"owner": "getchoo",
"repo": "getchpkgs",
- "rev": "cd550bda756601b360bed33943a106e41711e653",
+ "rev": "f08ec7d04c1fa83da90f9b051057df735bdcf2ef",
"type": "github"
},
"original": {
diff --git a/users/seth/mixins/firefox.nix b/users/seth/mixins/firefox.nix
index 2f14e60..9fc8378 100644
--- a/users/seth/mixins/firefox.nix
+++ b/users/seth/mixins/firefox.nix
@@ -28,10 +28,7 @@ in
];
profiles.arkenfox = {
- arkenfox = {
- enable = true;
- version = "133.0";
- };
+ arkenfox.enable = true;
isDefault = true;