mirror of
https://github.com/Swarsel/.dotfiles.git
synced 2025-12-06 00:57:22 +01:00
feat: enable sops-nix on NixOS side
This commit is contained in:
parent
183c04212f
commit
fb8c7a946c
7 changed files with 363 additions and 146 deletions
|
|
@ -112,6 +112,7 @@
|
|||
|
||||
# NixOS modules that can only be used on NixOS systems
|
||||
nixModules = [ stylix.nixosModules.stylix
|
||||
sops-nix.nixosModules.sops
|
||||
./profiles/common/nixos.nix
|
||||
# dynamic library loading
|
||||
({ self, system, ... }: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue