Update files

This commit is contained in:
2026-06-29 21:48:38 +01:00
parent c10737da06
commit 08df8b3399
2 changed files with 9 additions and 1 deletions
+7
View File
@@ -15,6 +15,10 @@
url = "gitlab:rycee/nur-expressions?dir=pkgs/firefox-addons";
inputs.nixpkgs.follows = "nixpkgs";
};
psysonic = {
url = "github:Psychotoxical/psysonic";
inputs.nixpkgs.follows = "nixpkgs";
};
try-cli = {
url = "github:tobi/try-cli";
inputs.nixpkgs.follows = "nixpkgs";
@@ -47,6 +51,7 @@
disko,
home-manager,
try-cli,
psysonic,
voxtype,
walker,
# hyprland-preview-share-picker,
@@ -78,6 +83,7 @@
inherit inputs;
inherit pkgs-unstable;
inherit try-cli;
inherit psysonic;
inherit voxtype;
inherit walker;
inherit impermanence;
@@ -109,6 +115,7 @@
inherit inputs;
inherit pkgs-unstable;
inherit try-cli;
inherit psysonic;
inherit voxtype;
inherit walker;
inherit impermanence;