kde with teams

This commit is contained in:
atagen 2024-02-21 16:16:03 +11:00
parent 39a732d893
commit deeda4b05a
7 changed files with 349 additions and 293 deletions

View file

@ -17,9 +17,6 @@
flake-utils.url = "github:numtide/flake-utils";
# TODO get rid of fu for fp
# flake-parts.url = "github:hercules-ci/flake-parts";
helix = {
url = "github:helix-editor/helix";
inputs.nixpkgs.follows = "nixpkgs";
@ -42,18 +39,11 @@
nix-ld-rs = {
url = "github:nix-community/nix-ld-rs";
inputs.nixpkgs.follows = "nixpkgs";
# inputs.rust-overlay.follows = "rust-overlay";
};
qtile = {
url = "path:flakes/qtile";
inputs.nixpkgs.follows = "nixpkgs";
};
plasma-manager.url = "github:pjones/plasma-manager";
# swayosd = {
# url = "path:flakes/swayosd";
# inputs.nixpkgs.follows = "nixpkgs";
# };
nix-flatpak.url = "github:gmodena/nix-flatpak";
};
outputs = {
@ -63,8 +53,8 @@
home-manager,
nur,
helix,
qtile,
# swayosd,
plasma-manager,
nix-flatpak,
nixd,
nix-ld-rs,
nix-index-database,