mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-04-02 11:12:09 +02:00
@@ -1,6 +1,6 @@
|
||||
{ test-nix, ... }: {
|
||||
{ pkgs, inputs, config, ... }: {
|
||||
|
||||
imports = [ test-nix.nixosModules.sops ];
|
||||
imports = [ inputs.sops-nix.nixosModules.sops ];
|
||||
|
||||
sops = {
|
||||
age.keyFile = "/home/hadi/.config/sops/age/keys.txt";
|
||||
|
||||
Reference in New Issue
Block a user