Update
This commit is contained in:
parent
ee6c2a455d
commit
a0c6041462
1 changed files with 2 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
||||||
{ inputs, ... }:
|
{ inputs, ... }: {
|
||||||
imports = [ inputs.plasma-manager.hmModule ];
|
imports = [ inputs.plasma-manager.hmModule ];
|
||||||
|
|
||||||
programs.plasma = {
|
programs.plasma = {
|
||||||
enable = true;
|
enable = true;
|
||||||
shortcuts = {
|
shortcuts = {
|
||||||
|
|
Loading…
Reference in a new issue