add the godforsaken plugin to extraPlugins on niks

This commit is contained in:
jacekpoz 2024-04-03 22:01:09 +02:00
parent 38858e2496
commit 9b3a8c7d24
Signed by: poz
SSH key fingerprint: SHA256:JyLeVWE4bF3tDnFeUpUaJsPsNlJyBldDGV/dIKSLyN8

View file

@ -182,6 +182,9 @@
land = {
enable = true;
startupSound = ./mathis.m4a;
extraPlugins = [
inputs.split-monitor-workspaces.packages.${pkgs.system}.split-monitor-workspaces
];
};
lock.enable = true;
};