feat: add a lot of stuff
This commit is contained in:
parent
350aebc01d
commit
5505eec77d
28 changed files with 224 additions and 97 deletions
5
users/gandalf/modules/flameshot/flameshot.nix
Normal file
5
users/gandalf/modules/flameshot/flameshot.nix
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{ pkgs, ... }:
|
||||
|
||||
# https://nixos.wiki/wiki/Qt
|
||||
# https://nixos.org/manual/nixpkgs/stable/#sec-language-qt
|
||||
pkgs.libsForQt5.callPackage ./build.nix { }
|
||||
Loading…
Add table
Add a link
Reference in a new issue