feat: Update nix and added ironbar systemd service
Signed-off-by: uttarayan21 <email@uttarayan.me>
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
imports = [inputs.ironbar.homeManagerModules.default];
|
||||
programs.ironbar = {
|
||||
enable = device.hasGui && pkgs.stdenv.isLinux;
|
||||
systemd = true;
|
||||
config.monitors = {
|
||||
"${device.monitors.secondary}" = {
|
||||
position = "bottom";
|
||||
|
||||
Reference in New Issue
Block a user