Update files
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user