split config and pkgs in separate folders

This commit is contained in:
Felix Buehler 2022-07-30 15:00:18 +02:00
parent ab3ece7522
commit b8149f88ed
9 changed files with 112 additions and 17 deletions

View file

@ -8,6 +8,8 @@
nixpkgs.url = "nixpkgs/nixos-22.05";
nixpkgs-unstable.url = "nixpkgs/nixos-unstable";
pre-commit-hooks.url = "github:cachix/pre-commit-hooks.nix";
nixos-hardware.url = "github:NixOS/nixos-hardware";
deploy-rs.url = "github:input-output-hk/deploy-rs";