kde: remove module

This commit is contained in:
2025-03-16 15:18:52 +00:00
parent fd867ed529
commit 46383d5e75
5 changed files with 1 additions and 54 deletions

View File

@ -36,11 +36,6 @@
url = "github:nix-community/nixvim/nixos-24.11";
inputs.nixpkgs.follows = "nixpkgs";
};
plasma-manager = {
url = "github:nix-community/plasma-manager";
inputs.nixpkgs.follows = "nixpkgs";
inputs.home-manager.follows = "home-manager";
};
pre-commit-hooks = {
url = "github:cachix/git-hooks.nix";
inputs.nixpkgs.follows = "nixpkgs";