Files
dotfiles/home/services/default.nix
2025-02-07 22:49:31 +05:30

6 lines
52 B
Nix

{...}: {
imports = [
# ./syncthing.nix
];
}