Added Plasma Configuration to home-manager
This commit is contained in:
parent
cfa8b0bfbd
commit
3e02c0a1d0
4 changed files with 392 additions and 16 deletions
|
|
@ -6,7 +6,7 @@
|
|||
pkgs,
|
||||
...
|
||||
}: {
|
||||
imports = [];
|
||||
imports = [./plasma.nix];
|
||||
|
||||
nixpkgs = {
|
||||
overlays = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue