forked from poz/niksos
add the godforsaken plugin to extraPlugins on niks
This commit is contained in:
parent
38858e2496
commit
9b3a8c7d24
1 changed files with 3 additions and 0 deletions
|
@ -182,6 +182,9 @@
|
|||
land = {
|
||||
enable = true;
|
||||
startupSound = ./mathis.m4a;
|
||||
extraPlugins = [
|
||||
inputs.split-monitor-workspaces.packages.${pkgs.system}.split-monitor-workspaces
|
||||
];
|
||||
};
|
||||
lock.enable = true;
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue