mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 14:01:34 +01:00
sops: concentrate shell and config generation in one file
This commit is contained in:
parent
d84e13d45e
commit
9facf82a70
4 changed files with 30 additions and 28 deletions
|
|
@ -70,11 +70,11 @@
|
|||
systems = [ "x86_64-linux" ];
|
||||
|
||||
imports = [
|
||||
./flake/dev-shells.nix
|
||||
./flake/dev-shell.nix
|
||||
./flake/formatter.nix
|
||||
./flake/hosts.nix
|
||||
./flake/modules.nix
|
||||
./flake/packages.nix
|
||||
./flake/sops.nix
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue