Files
nixos-config/home/extras/default.nix
Elias Schröter b571698c94 sops
fixed path and setup homemanager
2026-03-25 15:14:05 +01:00

8 lines
48 B
Nix

{ ... }:
{
imports = [
./sops.nix
];
}