about summary refs log tree commit diff
path: root/configurations/eonwe/default.nix
diff options
context:
space:
mode:
authorAzat Bahawi <azat@bahawi.net>2024-07-29 20:51:57 +0300
committerAzat Bahawi <azat@bahawi.net>2024-07-29 20:51:57 +0300
commitdcfd2ba0054c110a982e8276f224d84954ca135f (patch)
tree6e02c7b693bb2f0aba2157aee4924a80ff9235c7 /configurations/eonwe/default.nix
parent2024-07-29 (diff)
2024-07-29
Diffstat (limited to '')
-rw-r--r--configurations/eonwe/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/configurations/eonwe/default.nix b/configurations/eonwe/default.nix
index 74e12af..ca20140 100644
--- a/configurations/eonwe/default.nix
+++ b/configurations/eonwe/default.nix
@@ -23,7 +23,7 @@ with lib;
     incus.enable = true;
     libvirtd.enable = true;
     mpd.enable = true;
-    qutebrowser.enable = false; # FIXME https://github.com/NixOS/nixpkgs/pull/325773
+    qutebrowser.enable = true;
   };
 
   hm = {

Consider giving Nix/NixOS a try! <3