diff options
Diffstat (limited to 'default.nix')
| -rw-r--r-- | default.nix | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/default.nix b/default.nix index 87e03e8..492983a 100644 --- a/default.nix +++ b/default.nix @@ -12,7 +12,7 @@ dart-sass, grim, fuzzel, - wl-screenrec, + gpu-screen-recorder, dconf, killall, caelestia-shell, @@ -50,7 +50,7 @@ python3.pkgs.buildPythonApplication { dart-sass grim fuzzel - wl-screenrec + gpu-screen-recorder dconf killall ] |