mirror of
https://github.com/oddlama/nix-config.git
synced 2025-10-10 23:00:39 +02:00
refactor: split apps into own files
This commit is contained in:
parent
9c3142aa71
commit
83a543b266
14 changed files with 193 additions and 81 deletions
|
@ -75,7 +75,7 @@
|
|||
|
||||
apps =
|
||||
agenix-rekey.defineApps self pkgs self.nodes
|
||||
// import ./nix/apps.nix inputs system;
|
||||
// import ./nix/apps inputs system;
|
||||
checks = import ./nix/checks.nix inputs system;
|
||||
devShells.default = import ./nix/dev-shell.nix inputs system;
|
||||
formatter = pkgs.alejandra;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue