base/base.nix: add borgbackup and borgmatic packages
This commit is contained in:
@@ -74,6 +74,8 @@ in {
|
||||
};
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
borgbackup
|
||||
borgmatic
|
||||
grafana-alloy
|
||||
];
|
||||
|
||||
|
Reference in New Issue
Block a user