mirror of
https://github.com/Mic92/sops-nix.git
synced 2026-02-04 03:53:50 +08:00
reformat with treefmt
This commit is contained in:
parent
76aa784427
commit
7b60015dd5
5 changed files with 244 additions and 161 deletions
|
|
@ -1,4 +1,3 @@
|
|||
|
||||
{
|
||||
imports = [
|
||||
../modules/nix-darwin/default.nix
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
|
||||
{ config, ... }: {
|
||||
{ config, ... }:
|
||||
{
|
||||
imports = [
|
||||
../modules/home-manager/sops.nix
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue