mirror of
https://github.com/tomasriveral/nixos.git
synced 2026-08-12 10:30:44 +02:00
formated whole config with alejandra
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
{ config, pkgs, agenix, ... }:
|
||||
|
||||
{
|
||||
config,
|
||||
pkgs,
|
||||
agenix,
|
||||
...
|
||||
}: {
|
||||
programs.rclone = {
|
||||
enable = true;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user