mirror of
https://github.com/Moe1369/nix-fleet.git
synced 2026-04-24 23:59:07 +02:00
add sops
This commit is contained in:
@@ -3,6 +3,7 @@
|
|||||||
flake.nixosModules.base-sys-hm = {
|
flake.nixosModules.base-sys-hm = {
|
||||||
imports = [
|
imports = [
|
||||||
inputs.home-manager.nixosModules.home-manager
|
inputs.home-manager.nixosModules.home-manager
|
||||||
|
inputs.sops-nix.homeManagerModules.sops
|
||||||
(
|
(
|
||||||
{ lib, ... }:
|
{ lib, ... }:
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user