Changed Plasma6 config

This commit is contained in:
KoenDR06 2024-05-22 23:15:13 +02:00
parent 7ebad2847f
commit b042884dbe
2 changed files with 39 additions and 14 deletions

View file

@ -6,7 +6,9 @@
pkgs,
...
}: {
imports = [./plasma.nix];
imports = [
./plasma.nix
];
nixpkgs = {
overlays = [