testing
This commit is contained in:
parent
e974b2699b
commit
af93818f5e
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@
|
||||||
deploy-rs.inputs.nixpkgs.follows = "nixpkgs";
|
deploy-rs.inputs.nixpkgs.follows = "nixpkgs";
|
||||||
# Manage Plasma desktop with Nix
|
# Manage Plasma desktop with Nix
|
||||||
plasma-manager.url = "github:pjones/plasma-manager";
|
plasma-manager.url = "github:pjones/plasma-manager";
|
||||||
plasma-manager.inputs.nixpkgs.follows = "nixpkgs";
|
plasma-manager.inputs.nixpkgs.follows = "nixpkgs-unstable";
|
||||||
# compose2nix - Convert docker-compose.yml files to nix syntax
|
# compose2nix - Convert docker-compose.yml files to nix syntax
|
||||||
compose2nix.url = "github:aksiksi/compose2nix";
|
compose2nix.url = "github:aksiksi/compose2nix";
|
||||||
compose2nix.inputs.nixpkgs.follows = "nixpkgs";
|
compose2nix.inputs.nixpkgs.follows = "nixpkgs";
|
||||||
|
|
Loading…
Reference in a new issue