flake/nixos/profiles/common/opt-in/torrenting/default.nix

5 lines
73 B
Nix
Raw Normal View History

2024-01-15 04:18:06 +00:00
{
2023-11-17 05:38:25 +00:00
### home-manager
home-manager.users.guanranwang = import ./home;
2023-11-17 05:38:25 +00:00
}