Fix sops comments

This commit is contained in:
muon 2025-01-17 21:02:31 +00:00
parent 967becfdc9
commit 6beab77890

View file

@ -2,15 +2,6 @@
let cfg = config.mods;
in {
# options.mods.home.file = lib.mkOption {
# description = "home-manager configuration file";
# };
# config = {
# };
#
imports = [ inputs.sops-nix.nixosModules.sops ];
sops = {
age.keyFile = "/home/muon/.config/sops/age/keys.txt";