mirror of
https://github.com/Moe1369/nix-fleet.git
synced 2026-04-24 23:59:07 +02:00
debug sops
This commit is contained in:
@@ -13,6 +13,9 @@
|
|||||||
backupFileExtension = "backup";
|
backupFileExtension = "backup";
|
||||||
backupCommand = "rm";
|
backupCommand = "rm";
|
||||||
overwriteBackup = true;
|
overwriteBackup = true;
|
||||||
|
sharedModules = [
|
||||||
|
inputs.sops-nix.homeManagerModules.sops # 👈 this
|
||||||
|
];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user