mirror of
https://github.com/Moe1369/nix-fleet.git
synced 2026-04-24 23:59:07 +02:00
sops debugging
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
sops.secrets."users/mo/intern/public" = {};
|
sops.secrets."users/mo/intern/public" = {};
|
||||||
sops.secrets."users/mo/extern/private" = {};
|
sops.secrets."users/mo/extern/private" = {};
|
||||||
|
|
||||||
home.file.".intern.pub".source = config.sops.secrets."users/mo/intern/public".path;
|
#home.file.".intern.pub".source = config.sops.secrets."users/mo/intern/public".path;
|
||||||
home.file.".extern".source = config.sops.secrets."users/mo/extern/private".path;
|
#home.file.".extern".source = config.sops.secrets."users/mo/extern/private".path;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user