Add plasma-manager
This commit is contained in:
parent
5f3f25dbb6
commit
9d27d495ba
1 changed files with 3 additions and 0 deletions
|
@ -35,6 +35,9 @@
|
|||
compose2nix.inputs.nixpkgs.follows = "nixpkgs";
|
||||
# KDE Plasma 6 experimental flake
|
||||
kde2nix.url = "github:nix-community/kde2nix";
|
||||
# Manage Plasma desktop with Nix
|
||||
plasma-manager.url = "github:pjones/plasma-manager";
|
||||
plasma-manager.inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
outputs = { self, nixpkgs, nixpkgs-wayland, home-manager, lanzaboote, nur, sops-nix, doom-emacs, nixos-generators, deploy-rs, ... } @inputs:
|
||||
let
|
||||
|
|
Loading…
Reference in a new issue