mirror of
https://codeberg.org/muon/home.git
synced 2025-12-05 23:57:46 +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;
|
||||
|
||||
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";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue