forked hyprpaper to fix bug

This commit is contained in:
Vivian 2022-09-26 14:04:46 +02:00
parent 873ebb60b7
commit 5850839a0e
3 changed files with 7 additions and 7 deletions

View file

@ -1,4 +1,4 @@
{ config, lib, pkgs, inputs, ... }:
{ config, lib, pkgs, inputs, nixpkgs, ... }:
{
imports = [