diff options
author | Ben Sima <ben@bsima.me> | 2023-01-01 21:04:02 -0500 |
---|---|---|
committer | Ben Sima <ben@bsima.me> | 2023-01-01 21:07:38 -0500 |
commit | 947c1909a95a711fb3cfe599df1ce690119ff77a (patch) | |
tree | 305701deacd7f44a50ef5c06e3b1e35bd88d36b8 /profiles/laptop.nix | |
parent | eeff28113f41fe33bc031fcdde4dca67b26e2ca5 (diff) |
update nixpkgs
Change-Id: I130aed39e582d6e49c2c87c01a988bda7ee25db1
Diffstat (limited to 'profiles/laptop.nix')
-rw-r--r-- | profiles/laptop.nix | 1 |
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; |