Testing
This commit is contained in:
parent
e55b8032ec
commit
e1e688fa9d
2 changed files with 2 additions and 3 deletions
|
@ -8,6 +8,7 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
imports = [
|
imports = [
|
||||||
#,./laptop.nix
|
#./laptop.nix
|
||||||
|
./plasma-manager.nix
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,7 +1,5 @@
|
||||||
{ theme, ... }: {
|
{ theme, ... }: {
|
||||||
programs.plasma = {
|
programs.plasma = {
|
||||||
enable = true;
|
|
||||||
overrideConfig = true;
|
|
||||||
hotkeys = {
|
hotkeys = {
|
||||||
|
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue