1
0
mirror of https://github.com/kmein/niveum synced 2026-03-16 10:11:08 +01:00

feat: flameshot -> flameshot-once

This commit is contained in:
2021-12-28 14:48:09 +01:00
parent 0423429e02
commit 5b131a5a30
6 changed files with 40 additions and 25 deletions

View File

@@ -28,6 +28,7 @@ in {
};
};
overlays = [
(import <nix-writers/pkgs>)
(import <stockholm/krebs/5pkgs>)
(self: super: {
scripts = import <niveum/packages/scripts> { pkgs = super; lib = super.lib; };