summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
authorBen Sima <ben@bsima.me>2023-01-01 21:04:02 -0500
committerBen Sima <ben@bsima.me>2023-01-01 21:07:38 -0500
commit947c1909a95a711fb3cfe599df1ce690119ff77a (patch)
tree305701deacd7f44a50ef5c06e3b1e35bd88d36b8 /profiles
parenteeff28113f41fe33bc031fcdde4dca67b26e2ca5 (diff)
update nixpkgs
Change-Id: I130aed39e582d6e49c2c87c01a988bda7ee25db1
Diffstat (limited to 'profiles')
-rw-r--r--profiles/laptop.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/profiles/laptop.nix b/profiles/laptop.nix
index 3449b42..8660cc0 100644
--- a/profiles/laptop.nix
+++ b/profiles/laptop.nix
@@ -77,7 +77,6 @@
services.picom = {
enable = true;
- experimentalBackends = true;
backend = "glx";
vSync = true;