mirror of
https://github.com/nix-community/home-manager.git
synced 2025-12-05 16:41:04 +01:00
tests/git-sync: reorganize darwin and linux
Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
This commit is contained in:
parent
2c4f8cb7d6
commit
e9bde7692e
8 changed files with 9 additions and 10 deletions
4
tests/modules/services/git-sync/linux/default.nix
Normal file
4
tests/modules/services/git-sync/linux/default.nix
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
git-sync = ./basic.nix;
|
||||
git-sync-with-whitespace = ./whitespace.nix;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue