mirror of
https://github.com/nix-community/home-manager.git
synced 2025-12-09 18:41:06 +01:00
borgmatic: note Darwin platform support
The current module works on Darwin as-is; mark the platform as supported. Signed-off-by: Sirio Balmelli <sirio@b-ad.ch>
This commit is contained in:
parent
ffe2d07e77
commit
437ec62009
2 changed files with 2 additions and 5 deletions
|
|
@ -60,6 +60,7 @@ in import nmtSrc {
|
|||
./modules/programs/bacon
|
||||
./modules/programs/bash
|
||||
./modules/programs/bat
|
||||
./modules/programs/borgmatic
|
||||
./modules/programs/bottom
|
||||
./modules/programs/broot
|
||||
./modules/programs/browserpass
|
||||
|
|
@ -189,7 +190,6 @@ in import nmtSrc {
|
|||
./modules/programs/awscli
|
||||
./modules/programs/beets # One test relies on services.mpd
|
||||
./modules/programs/bemenu
|
||||
./modules/programs/borgmatic
|
||||
./modules/programs/boxxy
|
||||
./modules/programs/firefox/firefox.nix
|
||||
./modules/programs/foot
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue