Add plasma-manager module
All checks were successful
Check flake / build-amd64-linux (push) Successful in 2m46s
All checks were successful
Check flake / build-amd64-linux (push) Successful in 2m46s
This commit is contained in:
@ -32,6 +32,11 @@
|
||||
url = "github:nix-community/nixvim/nixos-24.05";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
plasma-manager = {
|
||||
url = "github:nix-community/plasma-manager";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
inputs.home-manager.follows = "home-manager";
|
||||
};
|
||||
secrets = {
|
||||
url = "git+ssh://git@git.vimium.com/jordan/nix-secrets.git";
|
||||
flake = false;
|
||||
|
Reference in New Issue
Block a user