initial setup of plasma-manager
This commit is contained in:
parent
eff9d545e0
commit
9033e01b07
6 changed files with 113 additions and 6 deletions
|
@ -10,6 +10,12 @@
|
|||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
plasma-manager = {
|
||||
url = "github:nix-community/plasma-manager";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
inputs.home-manager.follows = "home-manager";
|
||||
};
|
||||
|
||||
firefox.url = "github:nix-community/flake-firefox-nightly";
|
||||
|
||||
stylix.url = "github:danth/stylix";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue