Files
nixos-dots/home/services.nix
2026-01-15 18:31:30 +00:00

13 lines
105 B
Nix

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