nixos/.sops.yaml

12 lines
412 B
YAML
Raw Normal View History

init repo update nvidia driver, install ghostty and other things before refactor the arch of configuration. move some nixos configuration to ./nixos/modules and ./nixos/configurations. try to find a good arch to conbine home-manager and nixos modules. fix callPackage firefox-addons missing key immersive-translate. wrap niri and spotx overlays into overlay.modifications. build a brandnew architecture for configurations. change the import method of homeManagerModules."${unixName}" to use outputs. add ghostty overlay to replace ghostty. add nix config in home/modules/nix.nix when not nixos fix call nixpkgs.foldr. modify to call nixpkgs.lib.foldr. modify firefox config, to use flake packages as extension modify i18n config, to use flake packages as addons remove ssh private key and add it to sops. update partial flake inputs update partial flake inputs, add some package to user config move helix as home module, provide option youthlic.programs.helix. change fcitx5 config to pkg, use rime-ice default config. move spotify installation to default.nix neither spotify.nix change gpg encrypt key add gpg option to home-manager module add fd as user level package remove gpg option in system level add git option update flake inputs, and install all gpg pinentry add gh to git module change shell config to module, and ghostty also. change gpg pinentry from pinentry-all to pinentry-qt. change gh config, use ssh as git protocol remove zed editor move foot to module, and disable it. add store as git credential helper rename sops.secrets.gitea to sops.secrets.git-credential add git delta config move starship configuration to home/modules. update flake inputs add ssh config to sops encrypt file `secrets/ssh-config.yaml` change niri to niri-unstable and update flake inputs change encypt key from gnupg to age. And encrypt dae url move home sops config to module update flake inputs add duf and doggo to home packages
2024-12-25 10:59:37 +08:00
keys:
- &master age1smmqun9h3cszaza85ty33yenyaqtat572u9r3we4l5gh85njgvws6q680g
2025-01-19 23:57:34 +08:00
- &machine_Akun age1emhsx2l0ell6smavzaackwkk7n2u4zf6chdp9xcds3dqp7s444ds9fcaga
- &machine_Cape age1s4zml68g0ys05tv2nlpnevz37vf0uurypfsf996wj4vytgxczumqy3utck
init repo update nvidia driver, install ghostty and other things before refactor the arch of configuration. move some nixos configuration to ./nixos/modules and ./nixos/configurations. try to find a good arch to conbine home-manager and nixos modules. fix callPackage firefox-addons missing key immersive-translate. wrap niri and spotx overlays into overlay.modifications. build a brandnew architecture for configurations. change the import method of homeManagerModules."${unixName}" to use outputs. add ghostty overlay to replace ghostty. add nix config in home/modules/nix.nix when not nixos fix call nixpkgs.foldr. modify to call nixpkgs.lib.foldr. modify firefox config, to use flake packages as extension modify i18n config, to use flake packages as addons remove ssh private key and add it to sops. update partial flake inputs update partial flake inputs, add some package to user config move helix as home module, provide option youthlic.programs.helix. change fcitx5 config to pkg, use rime-ice default config. move spotify installation to default.nix neither spotify.nix change gpg encrypt key add gpg option to home-manager module add fd as user level package remove gpg option in system level add git option update flake inputs, and install all gpg pinentry add gh to git module change shell config to module, and ghostty also. change gpg pinentry from pinentry-all to pinentry-qt. change gh config, use ssh as git protocol remove zed editor move foot to module, and disable it. add store as git credential helper rename sops.secrets.gitea to sops.secrets.git-credential add git delta config move starship configuration to home/modules. update flake inputs add ssh config to sops encrypt file `secrets/ssh-config.yaml` change niri to niri-unstable and update flake inputs change encypt key from gnupg to age. And encrypt dae url move home sops config to module update flake inputs add duf and doggo to home packages
2024-12-25 10:59:37 +08:00
creation_rules:
- path_regex: secrets/[^/]+\.(yaml|json|env|ini)$
key_groups:
2025-01-19 23:57:34 +08:00
- age:
- *master
- *machine_Akun
- *machine_Cape