Files
nixos-dots/home/services.nix
2026-01-22 13:21:58 +00:00

13 lines
105 B
Nix

{
config,
lib,
pkgs,
inputs,
window_manager,
...
}:
{
# User services can be added here
}