UPdate
This commit is contained in:
parent
f0ad799979
commit
a6477bc73e
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@
|
||||||
plasma-manager.url = "github:pjones/plasma-manager";
|
plasma-manager.url = "github:pjones/plasma-manager";
|
||||||
plasma-manager.inputs.nixpkgs.follows = "nixpkgs-unstable";
|
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";
|
||||||
# Hyprland Flake
|
# Hyprland Flake
|
||||||
hyprland.url = "github:hyprwm/Hyprland";
|
hyprland.url = "github:hyprwm/Hyprland";
|
||||||
|
|
Loading…
Reference in a new issue