Add nix-fast-build
Signed-off-by: Nikolaos Karaolidis <nick@karaolidis.com>
This commit is contained in:
13
overlays/packages.nix
Normal file
13
overlays/packages.nix
Normal file
@@ -0,0 +1,13 @@
|
||||
{ pkgs, ... }:
|
||||
{
|
||||
inherit (pkgs)
|
||||
android-tools
|
||||
attic-client
|
||||
darktable
|
||||
hyprland
|
||||
mpv
|
||||
spicetify-cli
|
||||
tea
|
||||
telepresence
|
||||
;
|
||||
}
|
Reference in New Issue
Block a user