mirror of
https://codeberg.org/muon/home.git
synced 2025-12-06 08:07:45 +00:00
Fix sops comments
This commit is contained in:
parent
967becfdc9
commit
6beab77890
1 changed files with 0 additions and 9 deletions
|
|
@ -2,15 +2,6 @@
|
||||||
let cfg = config.mods;
|
let cfg = config.mods;
|
||||||
|
|
||||||
in {
|
in {
|
||||||
# options.mods.home.file = lib.mkOption {
|
|
||||||
# description = "home-manager configuration file";
|
|
||||||
# };
|
|
||||||
|
|
||||||
# config = {
|
|
||||||
|
|
||||||
# };
|
|
||||||
#
|
|
||||||
|
|
||||||
imports = [ inputs.sops-nix.nixosModules.sops ];
|
imports = [ inputs.sops-nix.nixosModules.sops ];
|
||||||
sops = {
|
sops = {
|
||||||
age.keyFile = "/home/muon/.config/sops/age/keys.txt";
|
age.keyFile = "/home/muon/.config/sops/age/keys.txt";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue