mirror of
https://codeberg.org/jopejoe1/nix-conf.git
synced 2025-06-06 21:09:22 +02:00
add kde related packages
This commit is contained in:
parent
42fa79f0f3
commit
8b9272581c
3 changed files with 85 additions and 0 deletions
|
@ -115,4 +115,6 @@
|
|||
];
|
||||
installPhase = "mkdir -p $out; cp -R * $out/";
|
||||
};
|
||||
kde-hdr-fix = pkgs.callPackage ./kde-hdr.nix {};
|
||||
kde-wallpaper = pkgs.callPackage ./kde-wallpaper.nix {};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue