nixos: remove forEachUser helper

This commit is contained in:
2026-02-03 20:30:39 -08:00
parent 8620cc6287
commit ebfbca4827
28 changed files with 421 additions and 289 deletions

View File

@@ -4,6 +4,7 @@ makeEnable config "myModules.desktop" true {
imports = [
./fonts.nix
./hyprland.nix
./keyd.nix
];
services.xserver = {
@@ -47,6 +48,7 @@ makeEnable config "myModules.desktop" true {
# XOrg
autorandr
keyd
wmctrl
xclip
xdotool