wip: dnsc-machine setup

This commit is contained in:
Dennis Schoepf 2025-11-23 17:08:17 +01:00
parent ffead91f28
commit dfc586c85e
8 changed files with 158 additions and 57 deletions

View file

@ -10,8 +10,9 @@
services.polkit-gnome.enable = true;
# WM Utilities (split out if they need additional config)
# TODO configure ironbar
programs.hyprlock.enable = true;
programs.fuzzel.enable = true; # TODO switch to anyrun
programs.waybar.enable = true; # TODO switch to ironbar
programs.swaylock.enable = true;
services.swayidle.enable = true;
# TODO: Install idle manager
}