Testing
This commit is contained in:
parent
3d0d2363e3
commit
485813a175
1 changed files with 0 additions and 2 deletions
|
@ -40,8 +40,6 @@
|
||||||
# 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";
|
||||||
# Hyprland Flake
|
|
||||||
hyprland.url = "github:hyprwm/Hyprland";
|
|
||||||
};
|
};
|
||||||
outputs = { self, nixpkgs, sops-nix, deploy-rs, ... } @inputs:
|
outputs = { self, nixpkgs, sops-nix, deploy-rs, ... } @inputs:
|
||||||
let
|
let
|
||||||
|
|
Loading…
Reference in a new issue